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 a75e766b02e7b74e6140806193ad507053363ed5 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f a75e766b02e7b74e6140806193ad507053363ed5 # timeout=10 Commit message: "hnbgw: Introduce PfcpParameters in TestHdlrParameters" > git rev-list --no-walk ec53670dee3ab32dc75b8c9196aa363ac7df3ac2 # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hlr-test] $ /bin/sh -xe /tmp/jenkins17258194244526646534.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + KERNEL=none + podman pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:61852352d2a166eba5f5abefdefa1e2dacb53e4ab99493b2b15a2947dbb0d826 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:110fb788cc3da61402b33b360f171079febd6227f1866feb0fdf3153522de7dc Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:a21d714aea22798d1c7650544d297ef8e4b26aab62c662c84ce1c725c4831f33 Copying blob sha256:ce6704dc8f500ff8d00e3653857548cc49936098a44a0ffbbc6766fb2570681d Copying blob sha256:f96b9002f85c202a32ea4089a8fb37c144e238799746e3171f7ca42a94ed1795 Copying blob sha256:e7bd30925db52a830cee88877d8d7f214752fc0425b5396ad15f64dedb815fa1 Copying blob sha256:bdd00f619db5ac32f5bd82a9599d9dde5bc06fef0959ecf92f8700bbdf16657b Copying blob sha256:999c499b3a35a14857d50ecff749ac748478c098ed81aa352ebf3a872e93cf20 Copying blob sha256:b1add2959b7b87b164d30afaea83090578f50d2640aa869b16c0a8ccb66a2ea6 Copying config sha256:271d1c2aa20c0ec0c3abfe835311e2df36392bf8e1740249ee76a28eae059993 Writing manifest to image destination Storing signatures 271d1c2aa20c0ec0c3abfe835311e2df36392bf8e1740249ee76a28eae059993 + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run hlr --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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-20241104-0855-df4f75e7-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/podman/testenv-hlr-osmocom-nightly-20241104-0855-df4f75e7-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/testenv-podman-main.sh'] time="2024-11-04T08:55:01Z" level=error msg="json-file logging specified but not supported. Choosing k8s-file logging instead" [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241104-0855-df4f75e7-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241104-0855-df4f75e7-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8787 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [2468 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [190 kB] Fetched 9234 kB in 1s (9697 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-20241104-0855-df4f75e7-0', '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-20241104-0855-df4f75e7-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--archive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-20241104-0855-df4f75e7-0', './gen_links.sh'] Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h Linking TCCEncoding_Functions.ttcn Linking TCCEncoding.cc Linking Socket_API_Definitions.ttcn Linking IPL4asp_Functions.ttcn Linking IPL4asp_PT.cc Linking IPL4asp_PT.hh Linking IPL4asp_PortType.ttcn Linking IPL4asp_Types.ttcn Linking IPL4asp_discovery.cc Linking IPL4asp_protocol_L234.hh Linking TELNETasp_PT.cc Linking TELNETasp_PT.hh Linking TELNETasp_PortType.ttcn Linking Remote_Operations_Generic_ROS_PDUs.asn Linking Remote_Operations_Information_Objects.asn Linking MAP_ApplicationContexts.asn Linking MAP_CH_DataTypes.asn Linking MAP_CallHandlingOperations.asn Linking MAP_CommonDataTypes.asn Linking MAP_DialogueInformation.asn Linking MAP_ER_DataTypes.asn Linking MAP_EncDec.cc Linking MAP_Errors.asn Linking MAP_GR_DataTypes.asn Linking MAP_Group_Call_Operations.asn Linking MAP_LCS_DataTypes.asn Linking MAP_LocationServiceOperations.asn Linking MAP_MS_DataTypes.asn Linking MAP_MobileServiceOperations.asn Linking MAP_OM_DataTypes.asn Linking MAP_OperationAndMaintenanceOperations.asn Linking MAP_PDU_Defs.asn Linking MAP_Protocol.asn Linking MAP_SM_DataTypes.asn Linking MAP_SS_Code.asn Linking MAP_SS_DataTypes.asn Linking MAP_ShortMessageServiceOperations.asn Linking MAP_SupplementaryServiceOperations.asn Linking MAP_TS_Code.asn Linking MAP_Types.ttcn Linking MAP_BS_Code.asn Linking MAP_ExtensionDataTypes.asn Linking MobileDomainDefinitions.asn Linking MobileL3_CC_Types.ttcn Linking MobileL3_CommonIE_Types.ttcn Linking MobileL3_GMM_SM_Types.ttcn Linking MobileL3_MM_Types.ttcn Linking MobileL3_RRM_Types.ttcn Linking MobileL3_SMS_Types.ttcn Linking MobileL3_SS_Types.ttcn Linking MobileL3_Types.ttcn Linking SS_DataTypes.asn Linking SS_Errors.asn Linking SS_Operations.asn Linking SS_PDU_Defs.asn Linking SS_Protocol.asn Linking SS_Types.ttcn Linking SS_EncDec.cc Linking DNS_EncDec.cc Linking DNS_Types.ttcn Linking UDPasp_PT.cc Linking UDPasp_PT.hh Linking UDPasp_PortType.ttcn Linking UDPasp_Types.ttcn Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking Osmocom_Types.ttcn Linking GSM_Types.ttcn Linking IPA_Types.ttcn Linking IPA_CodecPort.ttcn Linking IPA_CodecPort_CtrlFunct.ttcn Linking IPA_CodecPort_CtrlFunctDef.cc Linking IPA_Emulation.ttcnpp Linking PCO_Types.ttcn Linking GSUP_Types.ttcn Linking GSUP_Templates.ttcn Linking GSUP_Emulation.ttcn Linking Osmocom_CTRL_Types.ttcn Linking Osmocom_CTRL_Functions.ttcn Linking Osmocom_CTRL_Adapter.ttcn Linking Osmocom_VTY_Functions.ttcn Linking SS_Templates.ttcn Linking USSD_Helpers.ttcn Linking MSLookup_mDNS_Types.ttcn Linking MSLookup_mDNS_Emulation.ttcn Linking MSLookup_mDNS_Templates.ttcn Linking DNS_Helpers.ttcn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-20241104-0855-df4f75e7-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-20241104-0855-df4f75e7-0', 'make', 'compile'] cpp -x c -nostdinc -DIPA_EMULATION_GSUP -DIPA_EMULATION_CTRL IPA_Emulation.ttcnpp IPA_Emulation.ttcn /usr/bin/ttcn3_compiler -L -U 8 -D DNS_Helpers.ttcn DNS_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn General_Types.ttcn HLR_EUSE.ttcn HLR_Tests.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn MAP_Types.ttcn MSLookup_mDNS_Emulation.ttcn MSLookup_mDNS_Templates.ttcn MSLookup_mDNS_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn SS_Templates.ttcn SS_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UDPasp_PortType.ttcn UDPasp_Types.ttcn USSD_Helpers.ttcn IPA_Emulation.ttcn MAP_ApplicationContexts.asn MAP_BS_Code.asn MAP_CH_DataTypes.asn MAP_CallHandlingOperations.asn MAP_CommonDataTypes.asn MAP_DialogueInformation.asn MAP_ER_DataTypes.asn MAP_Errors.asn MAP_ExtensionDataTypes.asn MAP_GR_DataTypes.asn MAP_Group_Call_Operations.asn MAP_LCS_DataTypes.asn MAP_LocationServiceOperations.asn MAP_MS_DataTypes.asn MAP_MobileServiceOperations.asn MAP_OM_DataTypes.asn MAP_OperationAndMaintenanceOperations.asn MAP_PDU_Defs.asn MAP_Protocol.asn MAP_SM_DataTypes.asn MAP_SS_Code.asn MAP_SS_DataTypes.asn MAP_ShortMessageServiceOperations.asn MAP_SupplementaryServiceOperations.asn MAP_TS_Code.asn MobileDomainDefinitions.asn Remote_Operations_Generic_ROS_PDUs.asn Remote_Operations_Information_Objects.asn SS_DataTypes.asn SS_Errors.asn SS_Operations.asn SS_PDU_Defs.asn SS_Protocol.asn - DNS_Helpers.ttcn DNS_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn General_Types.ttcn HLR_EUSE.ttcn HLR_Tests.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn MAP_Types.ttcn MSLookup_mDNS_Emulation.ttcn MSLookup_mDNS_Templates.ttcn MSLookup_mDNS_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn SS_Templates.ttcn SS_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UDPasp_PortType.ttcn UDPasp_Types.ttcn USSD_Helpers.ttcn IPA_Emulation.ttcn MAP_ApplicationContexts.asn MAP_BS_Code.asn MAP_CH_DataTypes.asn MAP_CallHandlingOperations.asn MAP_CommonDataTypes.asn MAP_DialogueInformation.asn MAP_ER_DataTypes.asn MAP_Errors.asn MAP_ExtensionDataTypes.asn MAP_GR_DataTypes.asn MAP_Group_Call_Operations.asn MAP_LCS_DataTypes.asn MAP_LocationServiceOperations.asn MAP_MS_DataTypes.asn MAP_MobileServiceOperations.asn MAP_OM_DataTypes.asn MAP_OperationAndMaintenanceOperations.asn MAP_PDU_Defs.asn MAP_Protocol.asn MAP_SM_DataTypes.asn MAP_SS_Code.asn MAP_SS_DataTypes.asn MAP_ShortMessageServiceOperations.asn MAP_SupplementaryServiceOperations.asn MAP_TS_Code.asn MobileDomainDefinitions.asn Remote_Operations_Generic_ROS_PDUs.asn Remote_Operations_Information_Objects.asn SS_DataTypes.asn SS_Errors.asn SS_Operations.asn SS_PDU_Defs.asn SS_Protocol.asn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. Notify: Parsing TTCN-3 module `DNS_Helpers.ttcn'... Notify: Parsing TTCN-3 module `DNS_Types.ttcn'... Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Templates.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Types.ttcn'... Notify: Parsing TTCN-3 module `General_Types.ttcn'... Notify: Parsing TTCN-3 module `HLR_EUSE.ttcn'... Notify: Parsing TTCN-3 module `HLR_Tests.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... Notify: Parsing TTCN-3 module `MAP_Types.ttcn'... Notify: Parsing TTCN-3 module `MSLookup_mDNS_Emulation.ttcn'... Notify: Parsing TTCN-3 module `MSLookup_mDNS_Templates.ttcn'... Notify: Parsing TTCN-3 module `MSLookup_mDNS_Types.ttcn'... Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CC_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CommonIE_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_GMM_SM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_MM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_RRM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SMS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_Types.ttcn'... Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... Notify: Parsing TTCN-3 module `PCO_Types.ttcn'... Notify: Parsing TTCN-3 module `SS_Templates.ttcn'... Notify: Parsing TTCN-3 module `SS_Types.ttcn'... Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCEncoding_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `UDPasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `UDPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `USSD_Helpers.ttcn'... Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... Notify: Parsing ASN.1 module `MAP_ApplicationContexts.asn'... Notify: Parsing ASN.1 module `MAP_BS_Code.asn'... MAP_BS_Code.asn:15: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_CH_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_CallHandlingOperations.asn'... Notify: Parsing ASN.1 module `MAP_CommonDataTypes.asn'... Notify: Parsing ASN.1 module `MAP_DialogueInformation.asn'... MAP_DialogueInformation.asn:59: note: Usage of UNIVERSAL tagclass is not recommended. Notify: Parsing ASN.1 module `MAP_ER_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_Errors.asn'... Notify: Parsing ASN.1 module `MAP_ExtensionDataTypes.asn'... MAP_ExtensionDataTypes.asn:31: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_GR_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_Group_Call_Operations.asn'... Notify: Parsing ASN.1 module `MAP_LCS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_LocationServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_MS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_MobileServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_OM_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_OperationAndMaintenanceOperations.asn'... Notify: Parsing ASN.1 module `MAP_PDU_Defs.asn'... Notify: Parsing ASN.1 module `MAP_Protocol.asn'... Notify: Parsing ASN.1 module `MAP_SM_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_SS_Code.asn'... MAP_SS_Code.asn:13: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_SS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_ShortMessageServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_SupplementaryServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_TS_Code.asn'... MAP_TS_Code.asn:13: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MobileDomainDefinitions.asn'... MobileDomainDefinitions.asn:9: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `Remote_Operations_Generic_ROS_PDUs.asn'... Notify: Parsing ASN.1 module `Remote_Operations_Information_Objects.asn'... Notify: Parsing ASN.1 module `SS_DataTypes.asn'... Notify: Parsing ASN.1 module `SS_Errors.asn'... Notify: Parsing ASN.1 module `SS_Operations.asn'... Notify: Parsing ASN.1 module `SS_PDU_Defs.asn'... SS_PDU_Defs.asn:63: note: Usage of UNIVERSAL tagclass is not recommended. Notify: Parsing ASN.1 module `SS_Protocol.asn'... Notify: Checking modules... GSUP_Templates.ttcn: In TTCN-3 module `GSUP_Templates': GSUP_Templates.ttcn:371.1-372.58: In template definition `tr_GSUP_SAI_REQ': GSUP_Templates.ttcn:372.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:372.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:372.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:371.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:374.1-383.5: In template definition `tr_GSUP_SAI_REQ_UMTS_AKA_RESYNC': GSUP_Templates.ttcn:378.9-383.5: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:378.49-383.4: In parameter #2 for `ies': GSUP_Templates.ttcn:379.4-24: In component 1: GSUP_Templates.ttcn:379.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:379.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:379.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:375.3-25: note: Referenced template parameter is here GSUP_Templates.ttcn:389.1-391.54: In template definition `tr_GSUP_SAI_ERR': GSUP_Templates.ttcn:390.9-391.54: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:390.47-391.53: In parameter #2 for `ies': GSUP_Templates.ttcn:391.4-24: In component 1: GSUP_Templates.ttcn:391.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:391.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:391.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:389.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:403.1-406.41: In template definition `ts_GSUP_UL_REQ': GSUP_Templates.ttcn:405.9-406.41: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:405.50-406.40: In parameter #2 for `ies': GSUP_Templates.ttcn:405.62-406.40: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:406.29-39: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:404.7-46: note: Referenced template parameter is here GSUP_Templates.ttcn:408.1-409.59: In template definition `tr_GSUP_UL_REQ': GSUP_Templates.ttcn:409.14-59: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:409.55-58: In parameter #2 for `imsi': GSUP_Templates.ttcn:409.55-58: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:408.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:415.1-416.105: In template definition `tr_GSUP_UL_RES': GSUP_Templates.ttcn:416.9-105: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:416.49-104: In parameter #2 for `ies': GSUP_Templates.ttcn:1246.9-1327.1: In function definition `f_gen_tr_ies': GSUP_Templates.ttcn:1259.24-1261.2: In template variable definition `ies': GSUP_Templates.ttcn:1260.3-23: In component 1: GSUP_Templates.ttcn:1260.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1260.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1260.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1246.31-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1284.2-1287.2: In if statement: GSUP_Templates.ttcn:1285.3-45: In variable assignment: GSUP_Templates.ttcn:1285.36-45: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PdpInfo_ie': GSUP_Templates.ttcn:1285.37-44: In parameter #1 for `pdp_info': GSUP_Templates.ttcn:1285.37-44: warning: Inadequate restriction on the referenced template parameter `pdp_info', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1248.10-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1304.2-1307.2: In if statement: GSUP_Templates.ttcn:1305.3-33: In variable assignment: GSUP_Templates.ttcn:1305.29-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PCO': GSUP_Templates.ttcn:1305.30-32: In parameter #1 for `pco': GSUP_Templates.ttcn:1305.30-32: warning: Inadequate restriction on the referenced template parameter `pco', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1254.10-38: note: Referenced template parameter is here GSUP_Templates.ttcn:437.1-442.67: In template definition `ts_GSUP_ISD_RES': GSUP_Templates.ttcn:440.9-442.67: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:441.17-442.66: In parameter #2 for `ies': GSUP_Templates.ttcn:441.29-442.66: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:441.51-61: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:438.35-74: note: Referenced template parameter is here In parameter #8 for `destination_name': GSUP_Templates.ttcn:442.50-65: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:439.35-79: note: Referenced template parameter is here GSUP_Templates.ttcn:444.1-445.54: In template definition `tr_GSUP_ISD_RES': GSUP_Templates.ttcn:445.14-54: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:445.50-53: In parameter #2 for `imsi': GSUP_Templates.ttcn:445.50-53: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:444.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:462.1-463.58: In template definition `tr_GSUP_CL_RES': GSUP_Templates.ttcn:463.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:463.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:463.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:462.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:468.1-470.55: In template definition `tr_GSUP_CL_ERR': GSUP_Templates.ttcn:469.9-470.55: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:469.48-470.54: In parameter #2 for `ies': GSUP_Templates.ttcn:470.4-24: In component 1: GSUP_Templates.ttcn:470.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:470.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:470.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:468.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:476.1-478.56: In template definition `tr_GSUP_PURGE_MS_REQ': GSUP_Templates.ttcn:477.9-478.56: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:477.43-478.55: In parameter #2 for `ies': GSUP_Templates.ttcn:478.4-24: In component 1: GSUP_Templates.ttcn:478.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:478.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:478.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:476.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:484.1-486.29: In template definition `tr_GSUP_PURGE_MS_RES': GSUP_Templates.ttcn:485.9-486.29: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:485.42-486.28: In parameter #2 for `ies': GSUP_Templates.ttcn:486.3-23: In component 1: GSUP_Templates.ttcn:486.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:486.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:486.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:484.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:488.1-490.51: In template definition `tr_GSUP_PURGE_MS_ERR': GSUP_Templates.ttcn:489.9-490.51: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:489.41-490.50: In parameter #2 for `ies': GSUP_Templates.ttcn:490.3-23: In component 1: GSUP_Templates.ttcn:490.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:490.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:490.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:488.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:496.1-506.1: In template definition `tr_GSUP_CHECK_IMEI_REQ': GSUP_Templates.ttcn:499.13-506.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:501.2-505.2: In parameter #2 for `ies': GSUP_Templates.ttcn:502.3-23: In component 1: GSUP_Templates.ttcn:502.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:502.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:502.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:497.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1362.9-1410.1: In function definition `f_gen_tr_ss_ies': GSUP_Templates.ttcn:1371.24-1373.2: In template variable definition `ies': GSUP_Templates.ttcn:1372.3-23: In component 1: GSUP_Templates.ttcn:1372.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1372.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1372.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1363.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1488.1-1505.1: In template definition `tr_GSUP_MO_FORWARD_SM_REQ': GSUP_Templates.ttcn:1494.13-1505.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1496.2-1504.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1497.3-23: In component 1: GSUP_Templates.ttcn:1497.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1497.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1497.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1489.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1518.1-1529.1: In template definition `tr_GSUP_MO_FORWARD_SM_RES': GSUP_Templates.ttcn:1521.13-1529.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1523.2-1528.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1524.3-23: In component 1: GSUP_Templates.ttcn:1524.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1524.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1524.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1519.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1544.1-1557.1: In template definition `tr_GSUP_MO_FORWARD_SM_ERR': GSUP_Templates.ttcn:1548.13-1557.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1550.2-1556.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1551.3-23: In component 1: GSUP_Templates.ttcn:1551.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1551.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1551.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1545.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1583.1-1607.1: In template definition `tr_GSUP_MT_FORWARD_SM_REQ': GSUP_Templates.ttcn:1590.13-1607.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1592.2-1606.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1598.3-23: In component 1: GSUP_Templates.ttcn:1598.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1598.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1598.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1584.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1620.1-1631.1: In template definition `tr_GSUP_MT_FORWARD_SM_RES': GSUP_Templates.ttcn:1623.13-1631.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1625.2-1630.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1626.3-23: In component 1: GSUP_Templates.ttcn:1626.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1626.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1626.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1621.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1646.1-1659.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR': GSUP_Templates.ttcn:1650.13-1659.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1652.2-1658.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1653.3-23: In component 1: GSUP_Templates.ttcn:1653.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1653.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1653.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1647.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1674.1-1687.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': GSUP_Templates.ttcn:1678.13-1687.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1680.2-1686.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1681.3-23: In component 1: GSUP_Templates.ttcn:1681.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1681.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1681.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1675.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1700.1-1711.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': GSUP_Templates.ttcn:1703.13-1711.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1705.2-1710.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1706.3-23: In component 1: GSUP_Templates.ttcn:1706.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1706.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1706.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1701.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1726.1-1739.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': GSUP_Templates.ttcn:1730.13-1739.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1732.2-1738.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1733.3-23: In component 1: GSUP_Templates.ttcn:1733.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1733.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1733.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1727.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1778.1-1793.1: In template definition `tr_GSUP_E_AN_APDU': GSUP_Templates.ttcn:1784.13-1793.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1786.2-1792.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1787.3-23: In component 1: GSUP_Templates.ttcn:1787.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1787.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1787.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1780.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1795.1-1808.1: In template definition `tr_GSUP_E_NO_PDU': GSUP_Templates.ttcn:1800.13-1808.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1802.2-1807.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1803.3-23: In component 1: GSUP_Templates.ttcn:1803.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1803.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1803.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1797.2-29: note: Referenced template parameter is here GSUP_Emulation.ttcn: In TTCN-3 module `GSUP_Emulation': GSUP_Emulation.ttcn:267.1-292.1: In function definition `ExpectedCreateCallback': GSUP_Emulation.ttcn:291.2-11: warning: Control never reaches this statement SS_PDU_Defs.asn: In ASN.1 module `SS-PDU-Defs': SS_PDU_Defs.asn:43: In assignment `SS-Invoke': SS_PDU_Defs.asn:43: While instantiating parameterized reference `Invoke': SS_PDU_Defs.asn:43: In type assignment `Invoke.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:49: In constraint #2 of type `@SS-PDU-Defs.Invoke.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:71: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:75: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) SS_PDU_Defs.asn:51: In assignment `SS-Invoke-help': SS_PDU_Defs.asn:51: While instantiating parameterized reference `Invoke-help': SS_PDU_Defs.asn:51: In type assignment `Invoke-help.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:85: In constraint #2 of type `@SS-PDU-Defs.Invoke-help.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:105: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:109: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) HLR_EUSE.ttcn: In TTCN-3 module `HLR_EUSE': HLR_EUSE.ttcn:64.1-87.1: In function definition `f_ss_echo_continue': HLR_EUSE.ttcn:70.2-61: In function instance: HLR_EUSE.ttcn:70.2-61: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_EUSE.ttcn:73.2-52: In function instance: HLR_EUSE.ttcn:73.2-52: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_EUSE.ttcn:89.1-104.1: In function definition `f_ss_echo': HLR_EUSE.ttcn:94.2-52: In function instance: HLR_EUSE.ttcn:94.2-52: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_Tests.ttcn: In TTCN-3 module `HLR_Tests': HLR_Tests.ttcn:491.1-538.1: In function definition `f_perform_SAI': HLR_Tests.ttcn:515.2-536.2: In alt construct: HLR_Tests.ttcn:516.13-75: In guard operation: HLR_Tests.ttcn:516.13-75: In receive statement: HLR_Tests.ttcn:516.41-61: In actual parameter list of template `@GSUP_Templates.tr_GSUP_SAI_ERR': HLR_Tests.ttcn:516.48-60: In parameter #2 for `cause': HLR_Tests.ttcn:516.48-60: warning: Inadequate restriction on the referenced template parameter `exp_err_cause', this may cause a dynamic test case error at runtime HLR_Tests.ttcn:491.40-84: note: Referenced template parameter is here HLR_Tests.ttcn:715.9-767.1: In function definition `f_SS_expect': HLR_Tests.ttcn:726.2-764.2: In alt construct: HLR_Tests.ttcn:746.3-50: In function instance: HLR_Tests.ttcn:746.3-50: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_Tests.ttcn:979.9-982.1: In function definition `f_TC_ul_unknown_imsi': HLR_Tests.ttcn:980.2-71: In function instance: HLR_Tests.ttcn:980.2-71: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1007.9-1011.1: In function definition `f_TC_ul_unknown_imsi_roaming_not_allowed': HLR_Tests.ttcn:1009.2-72: In function instance: HLR_Tests.ttcn:1009.2-72: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1814.9-1858.1: In function definition `f_TC_MSLookup_mDNS_service_other_home': HLR_Tests.ttcn:1840.2-69: In function instance: HLR_Tests.ttcn:1840.2-69: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1899.9-1925.1: In function definition `f_TC_MSLookup_mDNS_service_GSUP_HLR_home': HLR_Tests.ttcn:1912.2-1922.2: In alt construct: HLR_Tests.ttcn:1913.5-99: In guard operation: HLR_Tests.ttcn:1913.5-99: In receive statement: HLR_Tests.ttcn:1913.59-79: warning: Function invocation 'f_enc_IPv4(mp_hlr_ip)' may change the actual snapshot. HLR_Tests.ttcn:1939.9-1960.1: In function definition `f_TC_MSLookup_mDNS_service_GSUP_HLR_proxy': HLR_Tests.ttcn:1949.2-1959.2: In alt construct: HLR_Tests.ttcn:1950.5-99: In guard operation: HLR_Tests.ttcn:1950.5-99: In receive statement: HLR_Tests.ttcn:1950.59-79: warning: Function invocation 'f_enc_IPv4(mp_hlr_ip)' may change the actual snapshot. HLR_Tests.ttcn:1980.9-2001.1: In function definition `f_TC_MSLookup_mDNS_service_other_proxy': HLR_Tests.ttcn:1990.2-2000.2: In alt construct: HLR_Tests.ttcn:1991.5-91: In guard operation: HLR_Tests.ttcn:1991.5-91: In receive statement: HLR_Tests.ttcn:1991.59-83: warning: Function invocation 'f_enc_IPv4("66.66.66.66")' may change the actual snapshot. MAP_PDU_Defs.asn: In ASN.1 module `MAP-PDU-Defs': MAP_PDU_Defs.asn:31: In assignment `MAP-Invoke': MAP_PDU_Defs.asn:31: While instantiating parameterized reference `Invoke': MAP_PDU_Defs.asn:31: In type assignment `Invoke.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:49: In constraint #2 of type `@MAP-PDU-Defs.Invoke.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:71: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:75: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) MAP_PDU_Defs.asn:37: In assignment `MAP-Invoke-help': MAP_PDU_Defs.asn:37: While instantiating parameterized reference `Invoke-help': MAP_PDU_Defs.asn:37: In type assignment `Invoke-help.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:85: In constraint #2 of type `@MAP-PDU-Defs.Invoke-help.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:105: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:109: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) Notify: Generating code... Notify: File `DNS_Helpers.hh' was generated. Notify: File `DNS_Helpers.cc' was generated. Notify: File `DNS_Helpers_part_1.cc' was generated. Notify: File `DNS_Helpers_part_2.cc' was generated. Notify: File `DNS_Helpers_part_3.cc' was generated. Notify: File `DNS_Helpers_part_4.cc' was generated. Notify: File `DNS_Helpers_part_5.cc' was generated. Notify: File `DNS_Helpers_part_6.cc' was generated. Notify: File `DNS_Helpers_part_7.cc' was generated. Notify: File `DNS_Types.hh' was generated. Notify: File `DNS_Types.cc' was generated. Notify: File `DNS_Types_part_1.cc' was generated. Notify: File `DNS_Types_part_2.cc' was generated. Notify: File `DNS_Types_part_3.cc' was generated. Notify: File `DNS_Types_part_4.cc' was generated. Notify: File `DNS_Types_part_5.cc' was generated. Notify: File `DNS_Types_part_6.cc' was generated. Notify: File `DNS_Types_part_7.cc' was generated. Notify: File `GSM_Types.hh' was generated. Notify: File `GSM_Types.cc' was generated. Notify: File `GSM_Types_part_1.cc' was generated. Notify: File `GSM_Types_part_2.cc' was generated. Notify: File `GSM_Types_part_3.cc' was generated. Notify: File `GSM_Types_part_4.cc' was generated. Notify: File `GSM_Types_part_5.cc' was generated. Notify: File `GSM_Types_part_6.cc' was generated. Notify: File `GSM_Types_part_7.cc' was generated. Notify: File `GSUP_Emulation.hh' was generated. Notify: File `GSUP_Emulation.cc' was generated. Notify: File `GSUP_Emulation_part_1.cc' was generated. Notify: File `GSUP_Emulation_part_2.cc' was generated. Notify: File `GSUP_Emulation_part_3.cc' was generated. Notify: File `GSUP_Emulation_part_4.cc' was generated. Notify: File `GSUP_Emulation_part_5.cc' was generated. Notify: File `GSUP_Emulation_part_6.cc' was generated. Notify: File `GSUP_Emulation_part_7.cc' was generated. Notify: File `GSUP_Templates.hh' was generated. Notify: File `GSUP_Templates.cc' was generated. Notify: File `GSUP_Templates_part_1.cc' was generated. Notify: File `GSUP_Templates_part_2.cc' was generated. Notify: File `GSUP_Templates_part_3.cc' was generated. Notify: File `GSUP_Templates_part_4.cc' was generated. Notify: File `GSUP_Templates_part_5.cc' was generated. Notify: File `GSUP_Templates_part_6.cc' was generated. Notify: File `GSUP_Templates_part_7.cc' was generated. Notify: File `GSUP_Types.hh' was generated. Notify: File `GSUP_Types.cc' was generated. Notify: File `GSUP_Types_part_1.cc' was generated. Notify: File `GSUP_Types_part_2.cc' was generated. Notify: File `GSUP_Types_part_3.cc' was generated. Notify: File `GSUP_Types_part_4.cc' was generated. Notify: File `GSUP_Types_part_5.cc' was generated. Notify: File `GSUP_Types_part_6.cc' was generated. Notify: File `GSUP_Types_part_7.cc' was generated. Notify: File `General_Types.hh' was generated. Notify: File `General_Types.cc' was generated. Notify: File `General_Types_part_1.cc' was generated. Notify: File `General_Types_part_2.cc' was generated. Notify: File `General_Types_part_3.cc' was generated. Notify: File `General_Types_part_4.cc' was generated. Notify: File `General_Types_part_5.cc' was generated. Notify: File `General_Types_part_6.cc' was generated. Notify: File `General_Types_part_7.cc' was generated. Notify: File `HLR_EUSE.hh' was generated. Notify: File `HLR_EUSE.cc' was generated. Notify: File `HLR_EUSE_part_1.cc' was generated. Notify: File `HLR_EUSE_part_2.cc' was generated. Notify: File `HLR_EUSE_part_3.cc' was generated. Notify: File `HLR_EUSE_part_4.cc' was generated. Notify: File `HLR_EUSE_part_5.cc' was generated. Notify: File `HLR_EUSE_part_6.cc' was generated. Notify: File `HLR_EUSE_part_7.cc' was generated. Notify: File `HLR_Tests.hh' was generated. Notify: File `HLR_Tests.cc' was generated. Notify: File `HLR_Tests_part_1.cc' was generated. Notify: File `HLR_Tests_part_2.cc' was generated. Notify: File `HLR_Tests_part_3.cc' was generated. Notify: File `HLR_Tests_part_4.cc' was generated. Notify: File `HLR_Tests_part_5.cc' was generated. Notify: File `HLR_Tests_part_6.cc' was generated. Notify: File `HLR_Tests_part_7.cc' was generated. Notify: File `IPA_CodecPort.hh' was generated. Notify: File `IPA_CodecPort.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `IPA_CodecPort_part_1.cc' was generated. Notify: File `IPA_CodecPort_part_2.cc' was generated. Notify: File `IPA_CodecPort_part_3.cc' was generated. Notify: File `IPA_CodecPort_part_4.cc' was generated. Notify: File `IPA_CodecPort_part_5.cc' was generated. Notify: File `IPA_CodecPort_part_6.cc' was generated. Notify: File `IPA_CodecPort_part_7.cc' was generated. Notify: File `IPA_Emulation.hh' was generated. Notify: File `IPA_Emulation.cc' was generated. Notify: File `IPA_Emulation_part_1.cc' was generated. Notify: File `IPA_Emulation_part_2.cc' was generated. Notify: File `IPA_Emulation_part_3.cc' was generated. Notify: File `IPA_Emulation_part_4.cc' was generated. Notify: File `IPA_Emulation_part_5.cc' was generated. Notify: File `IPA_Emulation_part_6.cc' was generated. Notify: File `IPA_Emulation_part_7.cc' was generated. Notify: File `IPA_Types.hh' was generated. Notify: File `IPA_Types.cc' was generated. Notify: File `IPA_Types_part_1.cc' was generated. Notify: File `IPA_Types_part_2.cc' was generated. Notify: File `IPA_Types_part_3.cc' was generated. Notify: File `IPA_Types_part_4.cc' was generated. Notify: File `IPA_Types_part_5.cc' was generated. Notify: File `IPA_Types_part_6.cc' was generated. Notify: File `IPA_Types_part_7.cc' was generated. Notify: File `IPL4asp_Functions.hh' was generated. Notify: File `IPL4asp_Functions.cc' was generated. Notify: File `IPL4asp_Functions_part_1.cc' was generated. Notify: File `IPL4asp_Functions_part_2.cc' was generated. Notify: File `IPL4asp_Functions_part_3.cc' was generated. Notify: File `IPL4asp_Functions_part_4.cc' was generated. Notify: File `IPL4asp_Functions_part_5.cc' was generated. Notify: File `IPL4asp_Functions_part_6.cc' was generated. Notify: File `IPL4asp_Functions_part_7.cc' was generated. Notify: File `IPL4asp_PortType.hh' was generated. Notify: File `IPL4asp_PortType.cc' was generated. Notify: File `IPL4asp_PortType_part_1.cc' was generated. Notify: File `IPL4asp_PortType_part_2.cc' was generated. Notify: File `IPL4asp_PortType_part_3.cc' was generated. Notify: File `IPL4asp_PortType_part_4.cc' was generated. Notify: File `IPL4asp_PortType_part_5.cc' was generated. Notify: File `IPL4asp_PortType_part_6.cc' was generated. Notify: File `IPL4asp_PortType_part_7.cc' was generated. Notify: File `IPL4asp_Types.hh' was generated. Notify: File `IPL4asp_Types.cc' was generated. Notify: File `IPL4asp_Types_part_1.cc' was generated. Notify: File `IPL4asp_Types_part_2.cc' was generated. Notify: File `IPL4asp_Types_part_3.cc' was generated. Notify: File `IPL4asp_Types_part_4.cc' was generated. Notify: File `IPL4asp_Types_part_5.cc' was generated. Notify: File `IPL4asp_Types_part_6.cc' was generated. Notify: File `IPL4asp_Types_part_7.cc' was generated. Notify: File `MAP_ApplicationContexts.hh' was generated. Notify: File `MAP_ApplicationContexts.cc' was generated. Notify: File `MAP_ApplicationContexts_part_1.cc' was generated. Notify: File `MAP_ApplicationContexts_part_2.cc' was generated. Notify: File `MAP_ApplicationContexts_part_3.cc' was generated. Notify: File `MAP_ApplicationContexts_part_4.cc' was generated. Notify: File `MAP_ApplicationContexts_part_5.cc' was generated. Notify: File `MAP_ApplicationContexts_part_6.cc' was generated. Notify: File `MAP_ApplicationContexts_part_7.cc' was generated. Notify: File `MAP_BS_Code.hh' was generated. Notify: File `MAP_BS_Code.cc' was generated. Notify: File `MAP_BS_Code_part_1.cc' was generated. Notify: File `MAP_BS_Code_part_2.cc' was generated. Notify: File `MAP_BS_Code_part_3.cc' was generated. Notify: File `MAP_BS_Code_part_4.cc' was generated. Notify: File `MAP_BS_Code_part_5.cc' was generated. Notify: File `MAP_BS_Code_part_6.cc' was generated. Notify: File `MAP_BS_Code_part_7.cc' was generated. Notify: File `MAP_CH_DataTypes.hh' was generated. Notify: File `MAP_CH_DataTypes.cc' was generated. Notify: File `MAP_CH_DataTypes_part_1.cc' was generated. Notify: File `MAP_CH_DataTypes_part_2.cc' was generated. Notify: File `MAP_CH_DataTypes_part_3.cc' was generated. Notify: File `MAP_CH_DataTypes_part_4.cc' was generated. Notify: File `MAP_CH_DataTypes_part_5.cc' was generated. Notify: File `MAP_CH_DataTypes_part_6.cc' was generated. Notify: File `MAP_CH_DataTypes_part_7.cc' was generated. Notify: File `MAP_CallHandlingOperations.hh' was generated. Notify: File `MAP_CallHandlingOperations.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_1.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_2.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_3.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_4.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_5.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_6.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_7.cc' was generated. Notify: File `MAP_CommonDataTypes.hh' was generated. Notify: File `MAP_CommonDataTypes.cc' was generated. Notify: File `MAP_CommonDataTypes_part_1.cc' was generated. Notify: File `MAP_CommonDataTypes_part_2.cc' was generated. Notify: File `MAP_CommonDataTypes_part_3.cc' was generated. Notify: File `MAP_CommonDataTypes_part_4.cc' was generated. Notify: File `MAP_CommonDataTypes_part_5.cc' was generated. Notify: File `MAP_CommonDataTypes_part_6.cc' was generated. Notify: File `MAP_CommonDataTypes_part_7.cc' was generated. Notify: File `MAP_DialogueInformation.hh' was generated. Notify: File `MAP_DialogueInformation.cc' was generated. Notify: File `MAP_DialogueInformation_part_1.cc' was generated. Notify: File `MAP_DialogueInformation_part_2.cc' was generated. Notify: File `MAP_DialogueInformation_part_3.cc' was generated. Notify: File `MAP_DialogueInformation_part_4.cc' was generated. Notify: File `MAP_DialogueInformation_part_5.cc' was generated. Notify: File `MAP_DialogueInformation_part_6.cc' was generated. Notify: File `MAP_DialogueInformation_part_7.cc' was generated. Notify: File `MAP_ER_DataTypes.hh' was generated. Notify: File `MAP_ER_DataTypes.cc' was generated. Notify: File `MAP_ER_DataTypes_part_1.cc' was generated. Notify: File `MAP_ER_DataTypes_part_2.cc' was generated. Notify: File `MAP_ER_DataTypes_part_3.cc' was generated. Notify: File `MAP_ER_DataTypes_part_4.cc' was generated. Notify: File `MAP_ER_DataTypes_part_5.cc' was generated. Notify: File `MAP_ER_DataTypes_part_6.cc' was generated. Notify: File `MAP_ER_DataTypes_part_7.cc' was generated. Notify: File `MAP_Errors.hh' was generated. Notify: File `MAP_Errors.cc' was generated. Notify: File `MAP_Errors_part_1.cc' was generated. Notify: File `MAP_Errors_part_2.cc' was generated. Notify: File `MAP_Errors_part_3.cc' was generated. Notify: File `MAP_Errors_part_4.cc' was generated. Notify: File `MAP_Errors_part_5.cc' was generated. Notify: File `MAP_Errors_part_6.cc' was generated. Notify: File `MAP_Errors_part_7.cc' was generated. Notify: File `MAP_ExtensionDataTypes.hh' was generated. Notify: File `MAP_ExtensionDataTypes.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_1.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_2.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_3.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_4.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_5.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_6.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_7.cc' was generated. Notify: File `MAP_GR_DataTypes.hh' was generated. Notify: File `MAP_GR_DataTypes.cc' was generated. Notify: File `MAP_GR_DataTypes_part_1.cc' was generated. Notify: File `MAP_GR_DataTypes_part_2.cc' was generated. Notify: File `MAP_GR_DataTypes_part_3.cc' was generated. Notify: File `MAP_GR_DataTypes_part_4.cc' was generated. Notify: File `MAP_GR_DataTypes_part_5.cc' was generated. Notify: File `MAP_GR_DataTypes_part_6.cc' was generated. Notify: File `MAP_GR_DataTypes_part_7.cc' was generated. Notify: File `MAP_Group_Call_Operations.hh' was generated. Notify: File `MAP_Group_Call_Operations.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_1.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_2.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_3.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_4.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_5.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_6.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_7.cc' was generated. Notify: File `MAP_LCS_DataTypes.hh' was generated. Notify: File `MAP_LCS_DataTypes.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_1.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_2.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_3.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_4.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_5.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_6.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_7.cc' was generated. Notify: File `MAP_LocationServiceOperations.hh' was generated. Notify: File `MAP_LocationServiceOperations.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_1.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_2.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_3.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_4.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_5.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_6.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_7.cc' was generated. Notify: File `MAP_MS_DataTypes.hh' was generated. Notify: File `MAP_MS_DataTypes.cc' was generated. Notify: File `MAP_MS_DataTypes_part_1.cc' was generated. Notify: File `MAP_MS_DataTypes_part_2.cc' was generated. Notify: File `MAP_MS_DataTypes_part_3.cc' was generated. Notify: File `MAP_MS_DataTypes_part_4.cc' was generated. Notify: File `MAP_MS_DataTypes_part_5.cc' was generated. Notify: File `MAP_MS_DataTypes_part_6.cc' was generated. Notify: File `MAP_MS_DataTypes_part_7.cc' was generated. Notify: File `MAP_MobileServiceOperations.hh' was generated. Notify: File `MAP_MobileServiceOperations.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_1.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_2.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_3.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_4.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_5.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_6.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_7.cc' was generated. Notify: File `MAP_OM_DataTypes.hh' was generated. Notify: File `MAP_OM_DataTypes.cc' was generated. Notify: File `MAP_OM_DataTypes_part_1.cc' was generated. Notify: File `MAP_OM_DataTypes_part_2.cc' was generated. Notify: File `MAP_OM_DataTypes_part_3.cc' was generated. Notify: File `MAP_OM_DataTypes_part_4.cc' was generated. Notify: File `MAP_OM_DataTypes_part_5.cc' was generated. Notify: File `MAP_OM_DataTypes_part_6.cc' was generated. Notify: File `MAP_OM_DataTypes_part_7.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations.hh' was generated. Notify: File `MAP_OperationAndMaintenanceOperations.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_1.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_2.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_3.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_4.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_5.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_6.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_7.cc' was generated. Notify: File `MAP_PDU_Defs.hh' was generated. Notify: File `MAP_PDU_Defs.cc' was generated. Notify: File `MAP_PDU_Defs_part_1.cc' was generated. Notify: File `MAP_PDU_Defs_part_2.cc' was generated. Notify: File `MAP_PDU_Defs_part_3.cc' was generated. Notify: File `MAP_PDU_Defs_part_4.cc' was generated. Notify: File `MAP_PDU_Defs_part_5.cc' was generated. Notify: File `MAP_PDU_Defs_part_6.cc' was generated. Notify: File `MAP_PDU_Defs_part_7.cc' was generated. Notify: File `MAP_Protocol.hh' was generated. Notify: File `MAP_Protocol.cc' was generated. Notify: File `MAP_Protocol_part_1.cc' was generated. Notify: File `MAP_Protocol_part_2.cc' was generated. Notify: File `MAP_Protocol_part_3.cc' was generated. Notify: File `MAP_Protocol_part_4.cc' was generated. Notify: File `MAP_Protocol_part_5.cc' was generated. Notify: File `MAP_Protocol_part_6.cc' was generated. Notify: File `MAP_Protocol_part_7.cc' was generated. Notify: File `MAP_SM_DataTypes.hh' was generated. Notify: File `MAP_SM_DataTypes.cc' was generated. Notify: File `MAP_SM_DataTypes_part_1.cc' was generated. Notify: File `MAP_SM_DataTypes_part_2.cc' was generated. Notify: File `MAP_SM_DataTypes_part_3.cc' was generated. Notify: File `MAP_SM_DataTypes_part_4.cc' was generated. Notify: File `MAP_SM_DataTypes_part_5.cc' was generated. Notify: File `MAP_SM_DataTypes_part_6.cc' was generated. Notify: File `MAP_SM_DataTypes_part_7.cc' was generated. Notify: File `MAP_SS_Code.hh' was generated. Notify: File `MAP_SS_Code.cc' was generated. Notify: File `MAP_SS_Code_part_1.cc' was generated. Notify: File `MAP_SS_Code_part_2.cc' was generated. Notify: File `MAP_SS_Code_part_3.cc' was generated. Notify: File `MAP_SS_Code_part_4.cc' was generated. Notify: File `MAP_SS_Code_part_5.cc' was generated. Notify: File `MAP_SS_Code_part_6.cc' was generated. Notify: File `MAP_SS_Code_part_7.cc' was generated. Notify: File `MAP_SS_DataTypes.hh' was generated. Notify: File `MAP_SS_DataTypes.cc' was generated. Notify: File `MAP_SS_DataTypes_part_1.cc' was generated. Notify: File `MAP_SS_DataTypes_part_2.cc' was generated. Notify: File `MAP_SS_DataTypes_part_3.cc' was generated. Notify: File `MAP_SS_DataTypes_part_4.cc' was generated. Notify: File `MAP_SS_DataTypes_part_5.cc' was generated. Notify: File `MAP_SS_DataTypes_part_6.cc' was generated. Notify: File `MAP_SS_DataTypes_part_7.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations.hh' was generated. Notify: File `MAP_ShortMessageServiceOperations.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_1.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_2.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_3.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_4.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_5.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_6.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_7.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations.hh' was generated. Notify: File `MAP_SupplementaryServiceOperations.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_1.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_2.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_3.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_4.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_5.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_6.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_7.cc' was generated. Notify: File `MAP_TS_Code.hh' was generated. Notify: File `MAP_TS_Code.cc' was generated. Notify: File `MAP_TS_Code_part_1.cc' was generated. Notify: File `MAP_TS_Code_part_2.cc' was generated. Notify: File `MAP_TS_Code_part_3.cc' was generated. Notify: File `MAP_TS_Code_part_4.cc' was generated. Notify: File `MAP_TS_Code_part_5.cc' was generated. Notify: File `MAP_TS_Code_part_6.cc' was generated. Notify: File `MAP_TS_Code_part_7.cc' was generated. Notify: File `MAP_Types.hh' was generated. Notify: File `MAP_Types.cc' was generated. Notify: File `MAP_Types_part_1.cc' was generated. Notify: File `MAP_Types_part_2.cc' was generated. Notify: File `MAP_Types_part_3.cc' was generated. Notify: File `MAP_Types_part_4.cc' was generated. Notify: File `MAP_Types_part_5.cc' was generated. Notify: File `MAP_Types_part_6.cc' was generated. Notify: File `MAP_Types_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Emulation.hh' was generated. Notify: File `MSLookup_mDNS_Emulation.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Templates.hh' was generated. Notify: File `MSLookup_mDNS_Templates.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Types.hh' was generated. Notify: File `MSLookup_mDNS_Types.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_7.cc' was generated. Notify: File `Misc_Helpers.hh' was generated. Notify: File `Misc_Helpers.cc' was generated. Notify: File `Misc_Helpers_part_1.cc' was generated. Notify: File `Misc_Helpers_part_2.cc' was generated. Notify: File `Misc_Helpers_part_3.cc' was generated. Notify: File `Misc_Helpers_part_4.cc' was generated. Notify: File `Misc_Helpers_part_5.cc' was generated. Notify: File `Misc_Helpers_part_6.cc' was generated. Notify: File `Misc_Helpers_part_7.cc' was generated. Notify: File `MobileDomainDefinitions.hh' was generated. Notify: File `MobileDomainDefinitions.cc' was generated. Notify: File `MobileDomainDefinitions_part_1.cc' was generated. Notify: File `MobileDomainDefinitions_part_2.cc' was generated. Notify: File `MobileDomainDefinitions_part_3.cc' was generated. Notify: File `MobileDomainDefinitions_part_4.cc' was generated. Notify: File `MobileDomainDefinitions_part_5.cc' was generated. Notify: File `MobileDomainDefinitions_part_6.cc' was generated. Notify: File `MobileDomainDefinitions_part_7.cc' was generated. Notify: File `MobileL3_CC_Types.hh' was generated. Notify: File `MobileL3_CC_Types.cc' was generated. Notify: File `MobileL3_CC_Types_part_1.cc' was generated. Notify: File `MobileL3_CC_Types_part_2.cc' was generated. Notify: File `MobileL3_CC_Types_part_3.cc' was generated. Notify: File `MobileL3_CC_Types_part_4.cc' was generated. Notify: File `MobileL3_CC_Types_part_5.cc' was generated. Notify: File `MobileL3_CC_Types_part_6.cc' was generated. Notify: File `MobileL3_CC_Types_part_7.cc' was generated. Notify: File `MobileL3_CommonIE_Types.hh' was generated. Notify: File `MobileL3_CommonIE_Types.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. Notify: File `MobileL3_GMM_SM_Types.hh' was generated. Notify: File `MobileL3_GMM_SM_Types.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. Notify: File `MobileL3_MM_Types.hh' was generated. Notify: File `MobileL3_MM_Types.cc' was generated. Notify: File `MobileL3_MM_Types_part_1.cc' was generated. Notify: File `MobileL3_MM_Types_part_2.cc' was generated. Notify: File `MobileL3_MM_Types_part_3.cc' was generated. Notify: File `MobileL3_MM_Types_part_4.cc' was generated. Notify: File `MobileL3_MM_Types_part_5.cc' was generated. Notify: File `MobileL3_MM_Types_part_6.cc' was generated. Notify: File `MobileL3_MM_Types_part_7.cc' was generated. Notify: File `MobileL3_RRM_Types.hh' was generated. Notify: File `MobileL3_RRM_Types.cc' was generated. Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. Notify: File `MobileL3_SMS_Types.hh' was generated. Notify: File `MobileL3_SMS_Types.cc' was generated. Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. Notify: File `MobileL3_SS_Types.hh' was generated. Notify: File `MobileL3_SS_Types.cc' was generated. Notify: File `MobileL3_SS_Types_part_1.cc' was generated. Notify: File `MobileL3_SS_Types_part_2.cc' was generated. Notify: File `MobileL3_SS_Types_part_3.cc' was generated. Notify: File `MobileL3_SS_Types_part_4.cc' was generated. Notify: File `MobileL3_SS_Types_part_5.cc' was generated. Notify: File `MobileL3_SS_Types_part_6.cc' was generated. Notify: File `MobileL3_SS_Types_part_7.cc' was generated. Notify: File `MobileL3_Types.hh' was generated. Notify: File `MobileL3_Types.cc' was generated. Notify: File `MobileL3_Types_part_1.cc' was generated. Notify: File `MobileL3_Types_part_2.cc' was generated. Notify: File `MobileL3_Types_part_3.cc' was generated. Notify: File `MobileL3_Types_part_4.cc' was generated. Notify: File `MobileL3_Types_part_5.cc' was generated. Notify: File `MobileL3_Types_part_6.cc' was generated. Notify: File `MobileL3_Types_part_7.cc' was generated. Notify: File `Native_Functions.hh' was generated. Notify: File `Native_Functions.cc' was generated. Notify: File `Native_Functions_part_1.cc' was generated. Notify: File `Native_Functions_part_2.cc' was generated. Notify: File `Native_Functions_part_3.cc' was generated. Notify: File `Native_Functions_part_4.cc' was generated. Notify: File `Native_Functions_part_5.cc' was generated. Notify: File `Native_Functions_part_6.cc' was generated. Notify: File `Native_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Adapter.hh' was generated. Notify: File `Osmocom_CTRL_Adapter.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Functions.hh' was generated. Notify: File `Osmocom_CTRL_Functions.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Types.hh' was generated. Notify: File `Osmocom_CTRL_Types.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. Notify: File `Osmocom_Types.hh' was generated. Notify: File `Osmocom_Types.cc' was generated. Notify: File `Osmocom_Types_part_1.cc' was generated. Notify: File `Osmocom_Types_part_2.cc' was generated. Notify: File `Osmocom_Types_part_3.cc' was generated. Notify: File `Osmocom_Types_part_4.cc' was generated. Notify: File `Osmocom_Types_part_5.cc' was generated. Notify: File `Osmocom_Types_part_6.cc' was generated. Notify: File `Osmocom_Types_part_7.cc' was generated. Notify: File `Osmocom_VTY_Functions.hh' was generated. Notify: File `Osmocom_VTY_Functions.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. Notify: File `PCO_Types.hh' was generated. Notify: File `PCO_Types.cc' was generated. Notify: File `PCO_Types_part_1.cc' was generated. Notify: File `PCO_Types_part_2.cc' was generated. Notify: File `PCO_Types_part_3.cc' was generated. Notify: File `PCO_Types_part_4.cc' was generated. Notify: File `PCO_Types_part_5.cc' was generated. Notify: File `PCO_Types_part_6.cc' was generated. Notify: File `PCO_Types_part_7.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs.hh' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_1.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_2.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_3.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_4.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_5.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_6.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_7.cc' was generated. Notify: File `Remote_Operations_Information_Objects.hh' was generated. Notify: File `Remote_Operations_Information_Objects.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_1.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_2.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_3.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_4.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_5.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_6.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_7.cc' was generated. Notify: File `SS_DataTypes.hh' was generated. Notify: File `SS_DataTypes.cc' was generated. Notify: File `SS_DataTypes_part_1.cc' was generated. Notify: File `SS_DataTypes_part_2.cc' was generated. Notify: File `SS_DataTypes_part_3.cc' was generated. Notify: File `SS_DataTypes_part_4.cc' was generated. Notify: File `SS_DataTypes_part_5.cc' was generated. Notify: File `SS_DataTypes_part_6.cc' was generated. Notify: File `SS_DataTypes_part_7.cc' was generated. Notify: File `SS_Errors.hh' was generated. Notify: File `SS_Errors.cc' was generated. Notify: File `SS_Errors_part_1.cc' was generated. Notify: File `SS_Errors_part_2.cc' was generated. Notify: File `SS_Errors_part_3.cc' was generated. Notify: File `SS_Errors_part_4.cc' was generated. Notify: File `SS_Errors_part_5.cc' was generated. Notify: File `SS_Errors_part_6.cc' was generated. Notify: File `SS_Errors_part_7.cc' was generated. Notify: File `SS_Operations.hh' was generated. Notify: File `SS_Operations.cc' was generated. Notify: File `SS_Operations_part_1.cc' was generated. Notify: File `SS_Operations_part_2.cc' was generated. Notify: File `SS_Operations_part_3.cc' was generated. Notify: File `SS_Operations_part_4.cc' was generated. Notify: File `SS_Operations_part_5.cc' was generated. Notify: File `SS_Operations_part_6.cc' was generated. Notify: File `SS_Operations_part_7.cc' was generated. Notify: File `SS_PDU_Defs.hh' was generated. Notify: File `SS_PDU_Defs.cc' was generated. Notify: File `SS_PDU_Defs_part_1.cc' was generated. Notify: File `SS_PDU_Defs_part_2.cc' was generated. Notify: File `SS_PDU_Defs_part_3.cc' was generated. Notify: File `SS_PDU_Defs_part_4.cc' was generated. Notify: File `SS_PDU_Defs_part_5.cc' was generated. Notify: File `SS_PDU_Defs_part_6.cc' was generated. Notify: File `SS_PDU_Defs_part_7.cc' was generated. Notify: File `SS_Protocol.hh' was generated. Notify: File `SS_Protocol.cc' was generated. Notify: File `SS_Protocol_part_1.cc' was generated. Notify: File `SS_Protocol_part_2.cc' was generated. Notify: File `SS_Protocol_part_3.cc' was generated. Notify: File `SS_Protocol_part_4.cc' was generated. Notify: File `SS_Protocol_part_5.cc' was generated. Notify: File `SS_Protocol_part_6.cc' was generated. Notify: File `SS_Protocol_part_7.cc' was generated. Notify: File `SS_Templates.hh' was generated. Notify: File `SS_Templates.cc' was generated. Notify: File `SS_Templates_part_1.cc' was generated. Notify: File `SS_Templates_part_2.cc' was generated. Notify: File `SS_Templates_part_3.cc' was generated. Notify: File `SS_Templates_part_4.cc' was generated. Notify: File `SS_Templates_part_5.cc' was generated. Notify: File `SS_Templates_part_6.cc' was generated. Notify: File `SS_Templates_part_7.cc' was generated. Notify: File `SS_Types.hh' was generated. Notify: File `SS_Types.cc' was generated. Notify: File `SS_Types_part_1.cc' was generated. Notify: File `SS_Types_part_2.cc' was generated. Notify: File `SS_Types_part_3.cc' was generated. Notify: File `SS_Types_part_4.cc' was generated. Notify: File `SS_Types_part_5.cc' was generated. Notify: File `SS_Types_part_6.cc' was generated. Notify: File `SS_Types_part_7.cc' was generated. Notify: File `Socket_API_Definitions.hh' was generated. Notify: File `Socket_API_Definitions.cc' was generated. Notify: File `Socket_API_Definitions_part_1.cc' was generated. Notify: File `Socket_API_Definitions_part_2.cc' was generated. Notify: File `Socket_API_Definitions_part_3.cc' was generated. Notify: File `Socket_API_Definitions_part_4.cc' was generated. Notify: File `Socket_API_Definitions_part_5.cc' was generated. Notify: File `Socket_API_Definitions_part_6.cc' was generated. Notify: File `Socket_API_Definitions_part_7.cc' was generated. Notify: File `TCCConversion_Functions.hh' was generated. Notify: File `TCCConversion_Functions.cc' was generated. Notify: File `TCCConversion_Functions_part_1.cc' was generated. Notify: File `TCCConversion_Functions_part_2.cc' was generated. Notify: File `TCCConversion_Functions_part_3.cc' was generated. Notify: File `TCCConversion_Functions_part_4.cc' was generated. Notify: File `TCCConversion_Functions_part_5.cc' was generated. Notify: File `TCCConversion_Functions_part_6.cc' was generated. Notify: File `TCCConversion_Functions_part_7.cc' was generated. Notify: File `TCCEncoding_Functions.hh' was generated. Notify: File `TCCEncoding_Functions.cc' was generated. Notify: File `TCCEncoding_Functions_part_1.cc' was generated. Notify: File `TCCEncoding_Functions_part_2.cc' was generated. Notify: File `TCCEncoding_Functions_part_3.cc' was generated. Notify: File `TCCEncoding_Functions_part_4.cc' was generated. Notify: File `TCCEncoding_Functions_part_5.cc' was generated. Notify: File `TCCEncoding_Functions_part_6.cc' was generated. Notify: File `TCCEncoding_Functions_part_7.cc' was generated. Notify: File `TCCInterface_Functions.hh' was generated. Notify: File `TCCInterface_Functions.cc' was generated. Notify: File `TCCInterface_Functions_part_1.cc' was generated. Notify: File `TCCInterface_Functions_part_2.cc' was generated. Notify: File `TCCInterface_Functions_part_3.cc' was generated. Notify: File `TCCInterface_Functions_part_4.cc' was generated. Notify: File `TCCInterface_Functions_part_5.cc' was generated. Notify: File `TCCInterface_Functions_part_6.cc' was generated. Notify: File `TCCInterface_Functions_part_7.cc' was generated. Notify: File `TELNETasp_PortType.hh' was generated. Notify: File `TELNETasp_PortType.cc' was generated. Notify: File `TELNETasp_PortType_part_1.cc' was generated. Notify: File `TELNETasp_PortType_part_2.cc' was generated. Notify: File `TELNETasp_PortType_part_3.cc' was generated. Notify: File `TELNETasp_PortType_part_4.cc' was generated. Notify: File `TELNETasp_PortType_part_5.cc' was generated. Notify: File `TELNETasp_PortType_part_6.cc' was generated. Notify: File `TELNETasp_PortType_part_7.cc' was generated. Notify: File `UDPasp_PortType.hh' was generated. Notify: File `UDPasp_PortType.cc' was generated. Notify: File `UDPasp_PortType_part_1.cc' was generated. Notify: File `UDPasp_PortType_part_2.cc' was generated. Notify: File `UDPasp_PortType_part_3.cc' was generated. Notify: File `UDPasp_PortType_part_4.cc' was generated. Notify: File `UDPasp_PortType_part_5.cc' was generated. Notify: File `UDPasp_PortType_part_6.cc' was generated. Notify: File `UDPasp_PortType_part_7.cc' was generated. Notify: File `UDPasp_Types.hh' was generated. Notify: File `UDPasp_Types.cc' was generated. Notify: File `UDPasp_Types_part_1.cc' was generated. Notify: File `UDPasp_Types_part_2.cc' was generated. Notify: File `UDPasp_Types_part_3.cc' was generated. Notify: File `UDPasp_Types_part_4.cc' was generated. Notify: File `UDPasp_Types_part_5.cc' was generated. Notify: File `UDPasp_Types_part_6.cc' was generated. Notify: File `UDPasp_Types_part_7.cc' was generated. Notify: File `USSD_Helpers.hh' was generated. Notify: File `USSD_Helpers.cc' was generated. Notify: File `USSD_Helpers_part_1.cc' was generated. Notify: File `USSD_Helpers_part_2.cc' was generated. Notify: File `USSD_Helpers_part_3.cc' was generated. Notify: File `USSD_Helpers_part_4.cc' was generated. Notify: File `USSD_Helpers_part_5.cc' was generated. Notify: File `USSD_Helpers_part_6.cc' was generated. Notify: File `USSD_Helpers_part_7.cc' was generated. Notify: 711 files were updated. touch compile [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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-20241104-0855-df4f75e7-0', 'make', '-j', '17'] Creating dependency file for UDPasp_PT.cc Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCEncoding.cc Creating dependency file for TCCConversion.cc Creating dependency file for SS_EncDec.cc Creating dependency file for MAP_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for DNS_EncDec.cc Creating dependency file for SS_Protocol_part_7.cc Creating dependency file for SS_Protocol_part_6.cc Creating dependency file for SS_Protocol_part_5.cc Creating dependency file for SS_Protocol_part_4.cc Creating dependency file for SS_Protocol_part_3.cc Creating dependency file for SS_Protocol_part_2.cc Creating dependency file for SS_Protocol_part_1.cc Creating dependency file for SS_PDU_Defs_part_7.cc Creating dependency file for SS_PDU_Defs_part_6.cc Creating dependency file for SS_PDU_Defs_part_5.cc Creating dependency file for SS_PDU_Defs_part_4.cc Creating dependency file for SS_PDU_Defs_part_3.cc Creating dependency file for SS_PDU_Defs_part_2.cc Creating dependency file for SS_PDU_Defs_part_1.cc Creating dependency file for SS_Operations_part_7.cc Creating dependency file for SS_Operations_part_6.cc Creating dependency file for SS_Operations_part_5.cc Creating dependency file for SS_Operations_part_4.cc Creating dependency file for SS_Operations_part_3.cc Creating dependency file for SS_Operations_part_2.cc Creating dependency file for SS_Operations_part_1.cc Creating dependency file for SS_Errors_part_7.cc Creating dependency file for SS_Errors_part_6.cc Creating dependency file for SS_Errors_part_5.cc Creating dependency file for SS_Errors_part_4.cc Creating dependency file for SS_Errors_part_3.cc Creating dependency file for SS_Errors_part_2.cc Creating dependency file for SS_Errors_part_1.cc Creating dependency file for SS_DataTypes_part_7.cc Creating dependency file for SS_DataTypes_part_6.cc Creating dependency file for SS_DataTypes_part_5.cc Creating dependency file for SS_DataTypes_part_4.cc Creating dependency file for SS_DataTypes_part_3.cc Creating dependency file for SS_DataTypes_part_2.cc Creating dependency file for SS_DataTypes_part_1.cc Creating dependency file for Remote_Operations_Information_Objects_part_7.cc Creating dependency file for Remote_Operations_Information_Objects_part_6.cc Creating dependency file for Remote_Operations_Information_Objects_part_5.cc Creating dependency file for Remote_Operations_Information_Objects_part_4.cc Creating dependency file for Remote_Operations_Information_Objects_part_3.cc Creating dependency file for Remote_Operations_Information_Objects_part_2.cc Creating dependency file for Remote_Operations_Information_Objects_part_1.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_7.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_6.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_5.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_4.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_3.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_2.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_1.cc Creating dependency file for MobileDomainDefinitions_part_7.cc Creating dependency file for MobileDomainDefinitions_part_6.cc Creating dependency file for MobileDomainDefinitions_part_5.cc Creating dependency file for MobileDomainDefinitions_part_4.cc Creating dependency file for MobileDomainDefinitions_part_3.cc Creating dependency file for MobileDomainDefinitions_part_2.cc Creating dependency file for MobileDomainDefinitions_part_1.cc Creating dependency file for MAP_TS_Code_part_7.cc Creating dependency file for MAP_TS_Code_part_6.cc Creating dependency file for MAP_TS_Code_part_5.cc Creating dependency file for MAP_TS_Code_part_4.cc Creating dependency file for MAP_TS_Code_part_3.cc Creating dependency file for MAP_TS_Code_part_2.cc Creating dependency file for MAP_TS_Code_part_1.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_7.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_6.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_5.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_4.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_3.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_2.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_1.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_7.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_6.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_5.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_4.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_3.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_2.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_1.cc Creating dependency file for MAP_SS_DataTypes_part_7.cc Creating dependency file for MAP_SS_DataTypes_part_6.cc Creating dependency file for MAP_SS_DataTypes_part_5.cc Creating dependency file for MAP_SS_DataTypes_part_4.cc Creating dependency file for MAP_SS_DataTypes_part_3.cc Creating dependency file for MAP_SS_DataTypes_part_2.cc Creating dependency file for MAP_SS_DataTypes_part_1.cc Creating dependency file for MAP_SS_Code_part_7.cc Creating dependency file for MAP_SS_Code_part_6.cc Creating dependency file for MAP_SS_Code_part_5.cc Creating dependency file for MAP_SS_Code_part_4.cc Creating dependency file for MAP_SS_Code_part_3.cc Creating dependency file for MAP_SS_Code_part_2.cc Creating dependency file for MAP_SS_Code_part_1.cc Creating dependency file for MAP_SM_DataTypes_part_7.cc Creating dependency file for MAP_SM_DataTypes_part_6.cc Creating dependency file for MAP_SM_DataTypes_part_5.cc Creating dependency file for MAP_SM_DataTypes_part_4.cc Creating dependency file for MAP_SM_DataTypes_part_3.cc Creating dependency file for MAP_SM_DataTypes_part_2.cc Creating dependency file for MAP_SM_DataTypes_part_1.cc Creating dependency file for MAP_Protocol_part_7.cc Creating dependency file for MAP_Protocol_part_6.cc Creating dependency file for MAP_Protocol_part_5.cc Creating dependency file for MAP_Protocol_part_4.cc Creating dependency file for MAP_Protocol_part_3.cc Creating dependency file for MAP_Protocol_part_2.cc Creating dependency file for MAP_Protocol_part_1.cc Creating dependency file for MAP_PDU_Defs_part_7.cc Creating dependency file for MAP_PDU_Defs_part_6.cc Creating dependency file for MAP_PDU_Defs_part_5.cc Creating dependency file for MAP_PDU_Defs_part_4.cc Creating dependency file for MAP_PDU_Defs_part_3.cc Creating dependency file for MAP_PDU_Defs_part_2.cc Creating dependency file for MAP_PDU_Defs_part_1.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_7.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_6.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_5.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_4.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_3.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_2.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_1.cc Creating dependency file for MAP_OM_DataTypes_part_6.cc Creating dependency file for MAP_OM_DataTypes_part_5.cc Creating dependency file for MAP_OM_DataTypes_part_7.cc Creating dependency file for MAP_OM_DataTypes_part_4.cc Creating dependency file for MAP_OM_DataTypes_part_3.cc Creating dependency file for MAP_OM_DataTypes_part_2.cc Creating dependency file for MAP_OM_DataTypes_part_1.cc Creating dependency file for MAP_MobileServiceOperations_part_7.cc Creating dependency file for MAP_MobileServiceOperations_part_6.cc Creating dependency file for MAP_MobileServiceOperations_part_5.cc Creating dependency file for MAP_MobileServiceOperations_part_4.cc Creating dependency file for MAP_MobileServiceOperations_part_3.cc Creating dependency file for MAP_MobileServiceOperations_part_2.cc Creating dependency file for MAP_MobileServiceOperations_part_1.cc Creating dependency file for MAP_MS_DataTypes_part_7.cc Creating dependency file for MAP_MS_DataTypes_part_6.cc Creating dependency file for MAP_MS_DataTypes_part_5.cc Creating dependency file for MAP_MS_DataTypes_part_4.cc Creating dependency file for MAP_MS_DataTypes_part_3.cc Creating dependency file for MAP_MS_DataTypes_part_2.cc Creating dependency file for MAP_MS_DataTypes_part_1.cc Creating dependency file for MAP_LocationServiceOperations_part_7.cc Creating dependency file for MAP_LocationServiceOperations_part_6.cc Creating dependency file for MAP_LocationServiceOperations_part_5.cc Creating dependency file for MAP_LocationServiceOperations_part_4.cc Creating dependency file for MAP_LocationServiceOperations_part_3.cc Creating dependency file for MAP_LocationServiceOperations_part_1.cc Creating dependency file for MAP_LocationServiceOperations_part_2.cc Creating dependency file for MAP_LCS_DataTypes_part_7.cc Creating dependency file for MAP_LCS_DataTypes_part_6.cc Creating dependency file for MAP_LCS_DataTypes_part_5.cc Creating dependency file for MAP_LCS_DataTypes_part_4.cc Creating dependency file for MAP_LCS_DataTypes_part_3.cc Creating dependency file for MAP_LCS_DataTypes_part_2.cc Creating dependency file for MAP_LCS_DataTypes_part_1.cc Creating dependency file for MAP_Group_Call_Operations_part_7.cc Creating dependency file for MAP_Group_Call_Operations_part_6.cc Creating dependency file for MAP_Group_Call_Operations_part_5.cc Creating dependency file for MAP_Group_Call_Operations_part_4.cc Creating dependency file for MAP_Group_Call_Operations_part_3.cc Creating dependency file for MAP_Group_Call_Operations_part_2.cc Creating dependency file for MAP_Group_Call_Operations_part_1.cc Creating dependency file for MAP_GR_DataTypes_part_7.cc Creating dependency file for MAP_GR_DataTypes_part_6.cc Creating dependency file for MAP_GR_DataTypes_part_5.cc Creating dependency file for MAP_GR_DataTypes_part_4.cc Creating dependency file for MAP_GR_DataTypes_part_3.cc Creating dependency file for MAP_GR_DataTypes_part_2.cc Creating dependency file for MAP_GR_DataTypes_part_1.cc Creating dependency file for MAP_ExtensionDataTypes_part_7.cc Creating dependency file for MAP_ExtensionDataTypes_part_6.cc Creating dependency file for MAP_ExtensionDataTypes_part_5.cc Creating dependency file for MAP_ExtensionDataTypes_part_4.cc Creating dependency file for MAP_ExtensionDataTypes_part_3.cc Creating dependency file for MAP_ExtensionDataTypes_part_2.cc Creating dependency file for MAP_ExtensionDataTypes_part_1.cc Creating dependency file for MAP_Errors_part_7.cc Creating dependency file for MAP_Errors_part_6.cc Creating dependency file for MAP_Errors_part_5.cc Creating dependency file for MAP_Errors_part_4.cc Creating dependency file for MAP_Errors_part_3.cc Creating dependency file for MAP_Errors_part_2.cc Creating dependency file for MAP_Errors_part_1.cc Creating dependency file for MAP_ER_DataTypes_part_7.cc Creating dependency file for MAP_ER_DataTypes_part_6.cc Creating dependency file for MAP_ER_DataTypes_part_5.cc Creating dependency file for MAP_ER_DataTypes_part_4.cc Creating dependency file for MAP_ER_DataTypes_part_3.cc Creating dependency file for MAP_ER_DataTypes_part_2.cc Creating dependency file for MAP_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_3.cc Creating dependency file for MAP_DialogueInformation_part_2.cc Creating dependency file for MAP_DialogueInformation_part_1.cc Creating dependency file for MAP_CommonDataTypes_part_7.cc Creating dependency file for MAP_CommonDataTypes_part_6.cc Creating dependency file for MAP_CommonDataTypes_part_5.cc Creating dependency file for MAP_CommonDataTypes_part_4.cc Creating dependency file for MAP_CommonDataTypes_part_3.cc Creating dependency file for MAP_CommonDataTypes_part_2.cc Creating dependency file for MAP_CommonDataTypes_part_1.cc Creating dependency file for MAP_CallHandlingOperations_part_7.cc Creating dependency file for MAP_CallHandlingOperations_part_6.cc Creating dependency file for MAP_CallHandlingOperations_part_5.cc Creating dependency file for MAP_CallHandlingOperations_part_4.cc Creating dependency file for MAP_CallHandlingOperations_part_3.cc Creating dependency file for MAP_CallHandlingOperations_part_2.cc Creating dependency file for MAP_CallHandlingOperations_part_1.cc Creating dependency file for MAP_CH_DataTypes_part_7.cc Creating dependency file for MAP_CH_DataTypes_part_6.cc Creating dependency file for MAP_CH_DataTypes_part_5.cc Creating dependency file for MAP_CH_DataTypes_part_4.cc Creating dependency file for MAP_CH_DataTypes_part_3.cc Creating dependency file for MAP_CH_DataTypes_part_2.cc Creating dependency file for MAP_CH_DataTypes_part_1.cc Creating dependency file for MAP_BS_Code_part_7.cc Creating dependency file for MAP_BS_Code_part_6.cc Creating dependency file for MAP_BS_Code_part_5.cc Creating dependency file for MAP_BS_Code_part_4.cc Creating dependency file for MAP_BS_Code_part_2.cc Creating dependency file for MAP_BS_Code_part_3.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_LocationServiceOperations.cc Creating dependency file for MAP_MS_DataTypes.cc Creating dependency file for MAP_LCS_DataTypes.cc Creating dependency file for MAP_Group_Call_Operations.cc Creating dependency file for MAP_GR_DataTypes.cc Creating dependency file for MAP_ExtensionDataTypes.cc Creating dependency file for MAP_Errors.cc Creating dependency file for MAP_ER_DataTypes.cc Creating dependency file for MAP_DialogueInformation.cc Creating dependency file for MAP_CommonDataTypes.cc Creating dependency file for MAP_CallHandlingOperations.cc Creating dependency file for MAP_CH_DataTypes.cc Creating dependency file for MAP_BS_Code.cc Creating dependency file for MAP_ApplicationContexts.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_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_PortType_part_7.cc Creating dependency file for UDPasp_Types_part_1.cc Creating dependency file for UDPasp_PortType_part_6.cc Creating dependency file for UDPasp_PortType_part_5.cc Creating dependency file for UDPasp_PortType_part_4.cc Creating dependency file for UDPasp_PortType_part_3.cc Creating dependency file for UDPasp_PortType_part_2.cc Creating dependency file for UDPasp_PortType_part_1.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCEncoding_Functions_part_7.cc Creating dependency file for TCCEncoding_Functions_part_6.cc Creating dependency file for TCCEncoding_Functions_part_5.cc Creating dependency file for TCCEncoding_Functions_part_4.cc Creating dependency file for TCCEncoding_Functions_part_3.cc Creating dependency file for TCCEncoding_Functions_part_2.cc Creating dependency file for TCCEncoding_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_7.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_Templates_part_7.cc Creating dependency file for SS_Types_part_1.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_2.cc Creating dependency file for SS_Templates_part_1.cc Creating dependency file for SS_Templates_part_3.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_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MSLookup_mDNS_Types_part_7.cc Creating dependency file for MSLookup_mDNS_Types_part_6.cc Creating dependency file for MSLookup_mDNS_Types_part_5.cc Creating dependency file for MSLookup_mDNS_Types_part_4.cc Creating dependency file for MSLookup_mDNS_Types_part_3.cc Creating dependency file for MSLookup_mDNS_Types_part_2.cc Creating dependency file for MSLookup_mDNS_Types_part_1.cc Creating dependency file for MSLookup_mDNS_Templates_part_7.cc Creating dependency file for MSLookup_mDNS_Templates_part_6.cc Creating dependency file for MSLookup_mDNS_Templates_part_5.cc Creating dependency file for MSLookup_mDNS_Templates_part_4.cc Creating dependency file for MSLookup_mDNS_Templates_part_3.cc Creating dependency file for MSLookup_mDNS_Templates_part_2.cc Creating dependency file for MSLookup_mDNS_Templates_part_1.cc Creating dependency file for MSLookup_mDNS_Emulation_part_7.cc Creating dependency file for MSLookup_mDNS_Emulation_part_6.cc Creating dependency file for MSLookup_mDNS_Emulation_part_5.cc Creating dependency file for MSLookup_mDNS_Emulation_part_4.cc Creating dependency file for MSLookup_mDNS_Emulation_part_3.cc Creating dependency file for MSLookup_mDNS_Emulation_part_2.cc Creating dependency file for MSLookup_mDNS_Emulation_part_1.cc Creating dependency file for MAP_Types_part_6.cc Creating dependency file for MAP_Types_part_5.cc Creating dependency file for MAP_Types_part_7.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_PortType_part_7.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for HLR_Tests_part_7.cc Creating dependency file for HLR_Tests_part_6.cc Creating dependency file for HLR_Tests_part_5.cc Creating dependency file for HLR_Tests_part_4.cc Creating dependency file for HLR_Tests_part_3.cc Creating dependency file for HLR_Tests_part_2.cc Creating dependency file for HLR_Tests_part_1.cc Creating dependency file for HLR_EUSE_part_7.cc Creating dependency file for HLR_EUSE_part_6.cc Creating dependency file for HLR_EUSE_part_5.cc Creating dependency file for HLR_EUSE_part_4.cc Creating dependency file for HLR_EUSE_part_2.cc Creating dependency file for HLR_EUSE_part_3.cc Creating dependency file for HLR_EUSE_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for DNS_Types_part_7.cc Creating dependency file for DNS_Types_part_6.cc Creating dependency file for DNS_Types_part_5.cc Creating dependency file for DNS_Types_part_4.cc Creating dependency file for DNS_Types_part_3.cc Creating dependency file for DNS_Types_part_2.cc Creating dependency file for DNS_Types_part_1.cc Creating dependency file for DNS_Helpers_part_7.cc Creating dependency file for DNS_Helpers_part_6.cc Creating dependency file for DNS_Helpers_part_5.cc Creating dependency file for DNS_Helpers_part_4.cc Creating dependency file for DNS_Helpers_part_3.cc Creating dependency file for DNS_Helpers_part_2.cc Creating dependency file for DNS_Helpers_part_1.cc Creating dependency file for USSD_Helpers.cc Creating dependency file for UDPasp_Types.cc Creating dependency file for UDPasp_PortType.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCEncoding_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SS_Types.cc Creating dependency file for SS_Templates.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for MSLookup_mDNS_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MSLookup_mDNS_Templates.cc Creating dependency file for MSLookup_mDNS_Emulation.cc Creating dependency file for MAP_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for HLR_Tests.cc Creating dependency file for HLR_EUSE.cc Creating dependency file for General_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for DNS_Types.cc Creating dependency file for DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers.o DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types.o DNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE.o HLR_EUSE.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests.o HLR_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types.o MAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates.o MSLookup_mDNS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types.o MSLookup_mDNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc 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_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-20241104-0855-df4f75e7-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241104-0855-df4f75e7-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [192 kB] Fetched 194 kB in 0s (411 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-20241104-0855-df4f75e7-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-hlr'] Reading package lists... Building dependency tree... The following additional packages will be installed: libosmo-gsup-client0 libosmo-mslookup1 libosmoabis13 libosmocore22 libosmoctrl0 libosmogsm20 libosmoisdn0 libosmovty13 osmocom-nightly 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 856 kB of archives. After this operation, 2276 kB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202411032026 [1180 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.27.aec32.202411032026 [169 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.27.aec32.202411032026 [69.8 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.27.aec32.202411032026 [226 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.27.aec32.202411032026 [103 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.6.0.21.7306.202411032026 [73.3 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.8.0.2.7c06.202411032026 [19.4 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mslookup1 1.8.0.2.7c06.202411032026 [23.3 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.27.aec32.202411032026 [58.8 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-hlr 1.8.0.2.7c06.202411032026 [112 kB] Fetched 856 kB in 0s (16.1 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_202411032026_amd64.deb ... Unpacking osmocom-nightly (202411032026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../1-libosmocore22_1.10.0.27.aec32.202411032026_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.27.aec32.202411032026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../2-libosmoisdn0_1.10.0.27.aec32.202411032026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.27.aec32.202411032026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../3-libosmogsm20_1.10.0.27.aec32.202411032026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.27.aec32.202411032026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../4-libosmovty13_1.10.0.27.aec32.202411032026_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.27.aec32.202411032026) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../5-libosmoabis13_1.6.0.21.7306.202411032026_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0.21.7306.202411032026) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../6-libosmo-gsup-client0_1.8.0.2.7c06.202411032026_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0.2.7c06.202411032026) ... Selecting previously unselected package libosmo-mslookup1:amd64. Preparing to unpack .../7-libosmo-mslookup1_1.8.0.2.7c06.202411032026_amd64.deb ... Unpacking libosmo-mslookup1:amd64 (1.8.0.2.7c06.202411032026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../8-libosmoctrl0_1.10.0.27.aec32.202411032026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.27.aec32.202411032026) ... Selecting previously unselected package osmo-hlr. Preparing to unpack .../9-osmo-hlr_1.8.0.2.7c06.202411032026_amd64.deb ... Unpacking osmo-hlr (1.8.0.2.7c06.202411032026) ... Setting up osmocom-nightly (202411032026) ... Setting up libosmocore22:amd64 (1.10.0.27.aec32.202411032026) ... Setting up libosmovty13:amd64 (1.10.0.27.aec32.202411032026) ... Setting up libosmoisdn0:amd64 (1.10.0.27.aec32.202411032026) ... Setting up libosmogsm20:amd64 (1.10.0.27.aec32.202411032026) ... Setting up libosmoabis13:amd64 (1.6.0.21.7306.202411032026) ... Setting up libosmoctrl0:amd64 (1.10.0.27.aec32.202411032026) ... Setting up libosmo-gsup-client0:amd64 (1.8.0.2.7c06.202411032026) ... Setting up libosmo-mslookup1:amd64 (1.8.0.2.7c06.202411032026) ... Setting up osmo-hlr (1.8.0.2.7c06.202411032026) ... 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-20241104-0855-df4f75e7-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.cfg'] [testenv] + ['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-20241104-0855-df4f75e7-0', '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-20241104-0855-df4f75e7-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.default'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241104-0855-df4f75e7-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/Common.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241104-0855-df4f75e7-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241104-0855-df4f75e7-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/Common.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241104-0855-df4f75e7-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.default [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241104-0855-df4f75e7-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.default'] [testenv] Running hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr', 'testenv-hlr-osmocom-nightly-20241104-0855-df4f75e7-0', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr/hlr.log'] 20241104085522203 DMAIN <0000> hlr.c:813 hlr starting 20241104085522203 DDB <0001> db.c:599 using database: hlr.db 20241104085522203 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241104085522203 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241104085522203 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241104085522203 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it [testenv] Running testsuite 20241104085522239 DDB <0001> db.c:300 Table 'subscriber' not found in database 'hlr.db' 20241104085522239 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database 'hlr.db' 20241104085522327 DDB <0001> db.c:677 Database 'hlr.db' has HLR DB schema version 7 20241104085522328 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241104085522328 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-20241104-0855-df4f75e7-0', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests', 'HLR_Tests.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli HLR_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: HLR_Tests.cfg MC@aba509b4cab4: Unix server socket created successfully. MC@aba509b4cab4: Listening on TCP port 37031. MC2> aba509b4cab4 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests aba509b4cab4 37031 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@aba509b4cab4: New HC connected from 10.0.2.100 [10.0.2.100]. aba509b4cab4: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@aba509b4cab4: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@aba509b4cab4: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@aba509b4cab4: Configuration file was processed on all HCs. MC@aba509b4cab4: Creating MTC on host 10.0.2.100. MC@aba509b4cab4: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@aba509b4cab4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi'. ------ HLR_Tests.TC_gsup_sai_err_invalid_imsi ------ Mon Nov 4 08:55:22 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@aba509b4cab4: 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@aba509b4cab4: Test case TC_gsup_sai_err_invalid_imsi started. MTC@aba509b4cab4: legacy= false MTC@aba509b4cab4: in not legacy case 1 MTC@aba509b4cab4: in not legacy case 2 20241104085523920 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104085523920 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@aba509b4cab4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241104085523922 DLINP <000b> input/ipa.c:451 connected read/write 20241104085523922 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085523923 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49924<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@aba509b4cab4: 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)@aba509b4cab4: 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 } } } } 20241104085523925 DLINP <000b> input/ipa.c:451 connected read/write 20241104085523925 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085523925 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104085523925 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104085523925 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  20241104085523925 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104085523925 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  20241104085523925 DLGSUP <0013> gsup_server.c:235 2:  20241104085523925 DLGSUP <0013> gsup_server.c:237 2: 00  20241104085523925 DLGSUP <0013> gsup_server.c:235 3:  20241104085523925 DLGSUP <0013> gsup_server.c:237 3: 00  20241104085523925 DLGSUP <0013> gsup_server.c:235 4:  20241104085523925 DLGSUP <0013> gsup_server.c:237 4: 00  20241104085523925 DLGSUP <0013> gsup_server.c:235 5:  20241104085523925 DLGSUP <0013> gsup_server.c:237 5: 00  20241104085523925 DLGSUP <0013> gsup_server.c:235 7:  20241104085523925 DLGSUP <0013> gsup_server.c:237 7: 00  20241104085523925 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104085523925 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104085523925 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)@aba509b4cab4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5@aba509b4cab4: 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") 20241104085523949 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45719<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@aba509b4cab4: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20241104085523964 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49926<->l=127.0.0.1:4258 20241104085523968 DLINP <000b> input/ipa.c:451 connected read/write 20241104085523968 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085523968 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"} 20241104085523968 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" 20241104085523968 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} 20241104085523968 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 20241104085523968 DLINP <000b> input/ipa.c:451 connected read/write 20241104085523968 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085523969 DLINP <000b> input/ipa.c:451 connected read/write 20241104085523969 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@aba509b4cab4: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@aba509b4cab4: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@aba509b4cab4: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085523970 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49926<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@aba509b4cab4: Final verdict of PTC: pass 20241104085523971 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49924<->l=127.0.0.1:4258 20241104085523972 DLINP <000b> input/ipa.c:451 connected read/write 20241104085523972 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085523972 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104085523972 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104085523972 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104085523973 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45719<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@aba509b4cab4: Final verdict of PTC: none 5@aba509b4cab4: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@aba509b4cab4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@aba509b4cab4: Final verdict of PTC: none MTC@aba509b4cab4: Setting final verdict of the test case. MTC@aba509b4cab4: Local verdict of MTC: none MTC@aba509b4cab4: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@aba509b4cab4: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@aba509b4cab4: Local verdict of PTC with component reference 5: none (none -> none) MTC@aba509b4cab4: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@aba509b4cab4: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@aba509b4cab4: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@aba509b4cab4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass'. Mon Nov 4 08:55:23 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 20241104085524035 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49928<->l=127.0.0.1:4258 20241104085524036 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49928<->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@aba509b4cab4: 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@aba509b4cab4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai'. ------ HLR_Tests.TC_gsup_sai ------ Mon Nov 4 08:55:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai.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@aba509b4cab4: 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@aba509b4cab4: Test case TC_gsup_sai started. MTC@aba509b4cab4: legacy= false MTC@aba509b4cab4: in not legacy case 1 MTC@aba509b4cab4: in not legacy case 2 20241104085527109 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104085527109 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@aba509b4cab4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241104085527111 DLINP <000b> input/ipa.c:451 connected read/write 20241104085527111 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085527111 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49902<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@aba509b4cab4: 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)@aba509b4cab4: 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 } } } } 20241104085527113 DLINP <000b> input/ipa.c:451 connected read/write 20241104085527113 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085527113 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104085527113 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104085527113 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  20241104085527113 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104085527113 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  20241104085527113 DLGSUP <0013> gsup_server.c:235 2:  20241104085527113 DLGSUP <0013> gsup_server.c:237 2: 00  20241104085527113 DLGSUP <0013> gsup_server.c:235 3:  20241104085527113 DLGSUP <0013> gsup_server.c:237 3: 00  20241104085527113 DLGSUP <0013> gsup_server.c:235 4:  20241104085527113 DLGSUP <0013> gsup_server.c:237 4: 00  20241104085527113 DLGSUP <0013> gsup_server.c:235 5:  20241104085527113 DLGSUP <0013> gsup_server.c:237 5: 00  20241104085527113 DLGSUP <0013> gsup_server.c:235 7:  20241104085527113 DLGSUP <0013> gsup_server.c:237 7: 00  20241104085527113 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104085527113 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104085527113 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)@aba509b4cab4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 10@aba509b4cab4: 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") 20241104085527130 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34837<->l=127.0.0.1:4259) 20241104085527154 DAUC <0003> db_auc.c:157 IMSI='262420237124736': No 2G Auth Data 20241104085527154 DAUC <0003> db_auc.c:192 IMSI='262420237124736': No 3G Auth Data HLR_Test-GSUP(9)@aba509b4cab4: Created GsupExpect[0] for "262420237124736" to be handled at TC_gsup_sai(12) 20241104085527196 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49918<->l=127.0.0.1:4258 20241104085527202 DLINP <000b> input/ipa.c:451 connected read/write 20241104085527202 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085527202 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262420237124736 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420237124736"} 20241104085527209 DAUC <0003> db_auc.c:192 IMSI='262420237124736': No 3G Auth Data 20241104085527209 DAUC <0003> db_auc.c:236 IMSI='262420237124736': Calling to generate 5 vectors 20241104085527209 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241104085527209 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104085527209 DAUC <0003> auc.c:113 vector [0]: rand = cee03ef3aa3fb6104dd0872623e8a8d6 20241104085527209 DAUC <0003> auc.c:179 vector [0]: kc = 42a6a89075201000 20241104085527209 DAUC <0003> auc.c:180 vector [0]: sres = beb27407 20241104085527209 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241104085527209 DAUC <0003> auc.c:113 vector [1]: rand = c6ec9710edc819f9c3a032f0f2b611b9 20241104085527209 DAUC <0003> auc.c:179 vector [1]: kc = 815ecca5ef92c400 20241104085527209 DAUC <0003> auc.c:180 vector [1]: sres = 78010a70 20241104085527209 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241104085527209 DAUC <0003> auc.c:113 vector [2]: rand = 955298461d1c31716945f7d47d04dce3 20241104085527209 DAUC <0003> auc.c:179 vector [2]: kc = 7e424e167c246c00 20241104085527209 DAUC <0003> auc.c:180 vector [2]: sres = 63f38f27 20241104085527209 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241104085527209 DAUC <0003> auc.c:113 vector [3]: rand = 1591ca7d3fca088e55519ff292a0fe1f 20241104085527209 DAUC <0003> auc.c:179 vector [3]: kc = 6aa6cd6f61a0ac00 20241104085527209 DAUC <0003> auc.c:180 vector [3]: sres = 17e1cec9 20241104085527209 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241104085527209 DAUC <0003> auc.c:113 vector [4]: rand = 750879589d8a730da6b3ea4052a541ae 20241104085527209 DAUC <0003> auc.c:179 vector [4]: kc = 535c59daf5263c00 20241104085527209 DAUC <0003> auc.c:180 vector [4]: sres = 2edb1b2e 20241104085527209 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241104085527209 DAUC <0003> db_auc.c:245 IMSI='262420237124736': Generated 5 vectors 20241104085527209 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262420237124736 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420237124736"} 20241104085527209 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262420237124736 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104085527209 DLINP <000b> input/ipa.c:451 connected read/write 20241104085527209 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085527209 DLINP <000b> input/ipa.c:451 connected read/write 20241104085527209 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@aba509b4cab4: Found GsupExpect[0] for "262420237124736" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@aba509b4cab4: Added IMSI table entry 0TC_gsup_sai(12)"262420237124736" TC_gsup_sai(12)@aba509b4cab4: setverdict(pass): none -> pass TC_gsup_sai(12)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085527213 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49918<->l=127.0.0.1:4258 TC_gsup_sai(12)@aba509b4cab4: Final verdict of PTC: pass 20241104085527242 DAUC <0003> db_auc.c:157 IMSI='262429804621131': No 2G Auth Data 20241104085527242 DAUC <0003> db_auc.c:192 IMSI='262429804621131': No 3G Auth Data HLR_Test-GSUP(9)@aba509b4cab4: Created GsupExpect[0] for "262429804621131" to be handled at TC_gsup_sai(13) 20241104085527283 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49932<->l=127.0.0.1:4258 20241104085527287 DLINP <000b> input/ipa.c:451 connected read/write 20241104085527287 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085527287 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262429804621131 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429804621131"} 20241104085527287 DAUC <0003> db_auc.c:192 IMSI='262429804621131': No 3G Auth Data 20241104085527287 DAUC <0003> db_auc.c:236 IMSI='262429804621131': Calling to generate 5 vectors 20241104085527287 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241104085527287 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104085527287 DAUC <0003> auc.c:113 vector [0]: rand = ee80b39d468485c2472acf653a426645 20241104085527287 DAUC <0003> auc.c:179 vector [0]: kc = c5a98319c9aad000 20241104085527287 DAUC <0003> auc.c:180 vector [0]: sres = cc2711c6 20241104085527287 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241104085527287 DAUC <0003> auc.c:113 vector [1]: rand = a439a9e65c368d581417738ca0df496b 20241104085527287 DAUC <0003> auc.c:179 vector [1]: kc = 9b660c262546c000 20241104085527287 DAUC <0003> auc.c:180 vector [1]: sres = 8b8fdbe8 20241104085527287 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241104085527287 DAUC <0003> auc.c:113 vector [2]: rand = 99fd332f0ff500acf2134dd2ca2bb80a 20241104085527287 DAUC <0003> auc.c:179 vector [2]: kc = 405ab6936376fc00 20241104085527287 DAUC <0003> auc.c:180 vector [2]: sres = f3c2e2a6 20241104085527287 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241104085527287 DAUC <0003> auc.c:113 vector [3]: rand = 8cf149c6977e327c2f2827223141529c 20241104085527287 DAUC <0003> auc.c:179 vector [3]: kc = 9aa77b8c96fe4000 20241104085527287 DAUC <0003> auc.c:180 vector [3]: sres = b2d976b4 20241104085527287 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241104085527287 DAUC <0003> auc.c:113 vector [4]: rand = 2a2dab28ea580d1a814a0e27cdd94e29 20241104085527287 DAUC <0003> auc.c:179 vector [4]: kc = 411aedbfa70d0400 20241104085527287 DAUC <0003> auc.c:180 vector [4]: sres = 9c97c516 20241104085527287 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241104085527287 DAUC <0003> db_auc.c:245 IMSI='262429804621131': Generated 5 vectors 20241104085527287 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262429804621131 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429804621131"} 20241104085527287 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262429804621131 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104085527287 DLINP <000b> input/ipa.c:451 connected read/write 20241104085527287 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085527287 DLINP <000b> input/ipa.c:451 connected read/write 20241104085527287 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@aba509b4cab4: Found GsupExpect[0] for "262429804621131" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@aba509b4cab4: Added IMSI table entry 1TC_gsup_sai(13)"262429804621131" TC_gsup_sai(13)@aba509b4cab4: setverdict(pass): none -> pass TC_gsup_sai(13)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085527291 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49932<->l=127.0.0.1:4258 TC_gsup_sai(13)@aba509b4cab4: Final verdict of PTC: pass 20241104085527316 DAUC <0003> db_auc.c:157 IMSI='262420178236880': No 2G Auth Data 20241104085527316 DAUC <0003> db_auc.c:192 IMSI='262420178236880': No 3G Auth Data HLR_Test-GSUP(9)@aba509b4cab4: Created GsupExpect[0] for "262420178236880" to be handled at TC_gsup_sai(14) 20241104085527349 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49936<->l=127.0.0.1:4258 20241104085527353 DLINP <000b> input/ipa.c:451 connected read/write 20241104085527353 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085527353 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262420178236880 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420178236880"} 20241104085527353 DAUC <0003> db_auc.c:192 IMSI='262420178236880': No 3G Auth Data 20241104085527353 DAUC <0003> db_auc.c:236 IMSI='262420178236880': Calling to generate 5 vectors 20241104085527353 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241104085527353 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104085527353 DAUC <0003> auc.c:113 vector [0]: rand = 1a773ff3f072903f4e62b68e0952510f 20241104085527353 DAUC <0003> auc.c:179 vector [0]: kc = 7622ccfbe15d9c5b 20241104085527353 DAUC <0003> auc.c:180 vector [0]: sres = f45e190f 20241104085527353 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241104085527353 DAUC <0003> auc.c:113 vector [1]: rand = 73b0379851245e6d1d361770fbf87f40 20241104085527353 DAUC <0003> auc.c:179 vector [1]: kc = 938da7c058e0e20d 20241104085527353 DAUC <0003> auc.c:180 vector [1]: sres = eebed94e 20241104085527353 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241104085527353 DAUC <0003> auc.c:113 vector [2]: rand = ecf844648e3d5b5a635bb37ababc0f1b 20241104085527353 DAUC <0003> auc.c:179 vector [2]: kc = 29fbacb6e0e5187b 20241104085527353 DAUC <0003> auc.c:180 vector [2]: sres = fbc8b5a8 20241104085527353 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241104085527353 DAUC <0003> auc.c:113 vector [3]: rand = 30ad92b4bfde979a35db8193ca4007cd 20241104085527353 DAUC <0003> auc.c:179 vector [3]: kc = 38d7122c833d12db 20241104085527353 DAUC <0003> auc.c:180 vector [3]: sres = 166cc08b 20241104085527353 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241104085527353 DAUC <0003> auc.c:113 vector [4]: rand = 53ddb8221aee2139790309c54fb5d16b 20241104085527353 DAUC <0003> auc.c:179 vector [4]: kc = a9c24b4904a20ab2 20241104085527353 DAUC <0003> auc.c:180 vector [4]: sres = 4b5a5d06 20241104085527353 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241104085527353 DAUC <0003> db_auc.c:245 IMSI='262420178236880': Generated 5 vectors 20241104085527353 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262420178236880 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420178236880"} 20241104085527353 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262420178236880 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104085527353 DLINP <000b> input/ipa.c:451 connected read/write 20241104085527353 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085527353 DLINP <000b> input/ipa.c:451 connected read/write 20241104085527353 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@aba509b4cab4: Found GsupExpect[0] for "262420178236880" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@aba509b4cab4: Added IMSI table entry 2TC_gsup_sai(14)"262420178236880" TC_gsup_sai(14)@aba509b4cab4: setverdict(pass): none -> pass TC_gsup_sai(14)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085527355 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49936<->l=127.0.0.1:4258 TC_gsup_sai(14)@aba509b4cab4: Final verdict of PTC: pass 20241104085527381 DAUC <0003> db_auc.c:157 IMSI='262424463072795': No 2G Auth Data 20241104085527381 DAUC <0003> db_auc.c:192 IMSI='262424463072795': No 3G Auth Data HLR_Test-GSUP(9)@aba509b4cab4: Created GsupExpect[0] for "262424463072795" to be handled at TC_gsup_sai(15) 20241104085527423 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49938<->l=127.0.0.1:4258 20241104085527425 DLINP <000b> input/ipa.c:451 connected read/write 20241104085527425 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085527425 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262424463072795 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424463072795"} 20241104085527425 DAUC <0003> db_auc.c:157 IMSI='262424463072795': No 2G Auth Data 20241104085527425 DAUC <0003> db_auc.c:236 IMSI='262424463072795': Calling to generate 5 vectors 20241104085527425 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241104085527425 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241104085527426 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241104085527426 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241104085527426 DAUC <0003> auc.c:113 vector [0]: rand = 166915c63a9a87c0b19f391bdf177f4f 20241104085527426 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241104085527426 DAUC <0003> auc.c:142 vector [0]: autn = 38e6ee0b421c0000d6ab52ab0980cd3d 20241104085527426 DAUC <0003> auc.c:143 vector [0]: ck = 5dc52d57bd91c940dfe59c41a735600b 20241104085527426 DAUC <0003> auc.c:144 vector [0]: ik = 0e3c54f85aaf55857d4d744f28f4b4aa 20241104085527426 DAUC <0003> auc.c:145 vector [0]: res = a8974ef235e30b480000000000000000 20241104085527426 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241104085527426 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241104085527426 DAUC <0003> auc.c:151 vector [0]: kc = f15191a168ff4864 20241104085527426 DAUC <0003> auc.c:152 vector [0]: sres = 9d7445ba 20241104085527426 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241104085527426 DAUC <0003> auc.c:113 vector [1]: rand = 01fce497743805a4125876847b6c7005 20241104085527426 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241104085527426 DAUC <0003> auc.c:142 vector [1]: autn = 2b212cc46efb0000319079f5c90b522a 20241104085527426 DAUC <0003> auc.c:143 vector [1]: ck = 1161eb5ce397c9b587f2ad295d942134 20241104085527426 DAUC <0003> auc.c:144 vector [1]: ik = 27d03a16b49521e3b2bf700d150a873a 20241104085527426 DAUC <0003> auc.c:145 vector [1]: res = 7a70b1485d298c050000000000000000 20241104085527426 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241104085527426 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241104085527426 DAUC <0003> auc.c:151 vector [1]: kc = 03fc0c6e1f9c4e58 20241104085527426 DAUC <0003> auc.c:152 vector [1]: sres = 27593d4d 20241104085527426 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241104085527426 DAUC <0003> auc.c:113 vector [2]: rand = f3e1aa17df4c2d7c7b67886f1230466c 20241104085527426 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241104085527426 DAUC <0003> auc.c:142 vector [2]: autn = 586435c6d3ac0000c63bafb3144477f2 20241104085527426 DAUC <0003> auc.c:143 vector [2]: ck = e6be02a724d9ff470fff7609de8c7615 20241104085527426 DAUC <0003> auc.c:144 vector [2]: ik = 48f117f546c7bace159310b162b9d409 20241104085527426 DAUC <0003> auc.c:145 vector [2]: res = bfcbeb3903aee6130000000000000000 20241104085527426 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241104085527426 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241104085527426 DAUC <0003> auc.c:151 vector [2]: kc = b42373eade2be795 20241104085527426 DAUC <0003> auc.c:152 vector [2]: sres = bc650d2a 20241104085527426 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241104085527426 DAUC <0003> auc.c:113 vector [3]: rand = 309804e9ea4b68592bf2cbbc4343413e 20241104085527426 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241104085527426 DAUC <0003> auc.c:142 vector [3]: autn = ab13945b35d300002a99073a2c0f5f3f 20241104085527426 DAUC <0003> auc.c:143 vector [3]: ck = 9fffabe36cccb9cacbd270ed6b10b865 20241104085527426 DAUC <0003> auc.c:144 vector [3]: ik = 8ecbe5c2b516270124ae84085e147bc5 20241104085527426 DAUC <0003> auc.c:145 vector [3]: res = 78e3bf99882844b70000000000000000 20241104085527426 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241104085527426 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241104085527426 DAUC <0003> auc.c:151 vector [3]: kc = fe48bac4ecde5d6b 20241104085527426 DAUC <0003> auc.c:152 vector [3]: sres = f0cbfb2e 20241104085527426 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241104085527426 DAUC <0003> auc.c:113 vector [4]: rand = 4b9a89d5b52ec2a518c95039126fe96a 20241104085527426 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241104085527426 DAUC <0003> auc.c:142 vector [4]: autn = 9b7ed4c507830000ea56e16882248484 20241104085527426 DAUC <0003> auc.c:143 vector [4]: ck = fa6c5e456fe1c9682097f8c8bb28c316 20241104085527426 DAUC <0003> auc.c:144 vector [4]: ik = e02e65784cbaae13da8347daa44cd557 20241104085527426 DAUC <0003> auc.c:145 vector [4]: res = a13d84e6770903060000000000000000 20241104085527426 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241104085527426 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241104085527426 DAUC <0003> auc.c:151 vector [4]: kc = e056842f3c3f713a 20241104085527426 DAUC <0003> auc.c:152 vector [4]: sres = d63487e0 20241104085527426 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241104085527426 DAUC <0003> db_auc.c:245 IMSI='262424463072795': Generated 5 vectors 20241104085527426 DAUC <0003> db_auc.c:249 IMSI='262424463072795': Updating SQN=161 in DB 20241104085527435 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262424463072795 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424463072795"} 20241104085527435 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262424463072795 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104085527435 DLINP <000b> input/ipa.c:451 connected read/write 20241104085527435 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085527435 DLINP <000b> input/ipa.c:451 connected read/write 20241104085527435 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@aba509b4cab4: Found GsupExpect[0] for "262424463072795" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@aba509b4cab4: Added IMSI table entry 3TC_gsup_sai(15)"262424463072795" TC_gsup_sai(15)@aba509b4cab4: setverdict(pass): none -> pass TC_gsup_sai(15)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085527438 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49938<->l=127.0.0.1:4258 TC_gsup_sai(15)@aba509b4cab4: Final verdict of PTC: pass 20241104085527463 DAUC <0003> db_auc.c:157 IMSI='262421955347085': No 2G Auth Data 20241104085527463 DAUC <0003> db_auc.c:192 IMSI='262421955347085': No 3G Auth Data HLR_Test-GSUP(9)@aba509b4cab4: Created GsupExpect[0] for "262421955347085" to be handled at TC_gsup_sai(16) 20241104085527493 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49950<->l=127.0.0.1:4258 20241104085527497 DLINP <000b> input/ipa.c:451 connected read/write 20241104085527497 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085527497 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262421955347085 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421955347085"} 20241104085527497 DAUC <0003> db_auc.c:157 IMSI='262421955347085': No 2G Auth Data 20241104085527497 DAUC <0003> db_auc.c:236 IMSI='262421955347085': Calling to generate 5 vectors 20241104085527497 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241104085527497 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241104085527497 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241104085527497 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241104085527497 DAUC <0003> auc.c:113 vector [0]: rand = 39dc2a21c7df10112adf6c03ece6a331 20241104085527497 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241104085527497 DAUC <0003> auc.c:142 vector [0]: autn = 6edf798be74c00002081657f7aa20bb7 20241104085527497 DAUC <0003> auc.c:143 vector [0]: ck = 625a79f4efe1e01b614a5211c42e44ef 20241104085527497 DAUC <0003> auc.c:144 vector [0]: ik = ef4d7754752ddd6a2fb9102d12f0c98a 20241104085527497 DAUC <0003> auc.c:145 vector [0]: res = aceeb0aaca650b2a0000000000000000 20241104085527497 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241104085527497 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241104085527497 DAUC <0003> auc.c:151 vector [0]: kc = c3e44c9c4c12b014 20241104085527497 DAUC <0003> auc.c:152 vector [0]: sres = 668bbb80 20241104085527497 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241104085527497 DAUC <0003> auc.c:113 vector [1]: rand = b910fab0558ab9ce404b136edabcec0a 20241104085527497 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241104085527497 DAUC <0003> auc.c:142 vector [1]: autn = 98cd21d907350000d36b27b1ac9e6494 20241104085527497 DAUC <0003> auc.c:143 vector [1]: ck = d9c41e92f567ebded64d9b79bfd0cb91 20241104085527497 DAUC <0003> auc.c:144 vector [1]: ik = cd10d92273d61b88280fcadec83178f5 20241104085527497 DAUC <0003> auc.c:145 vector [1]: res = 0c0b97978df71d400000000000000000 20241104085527497 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241104085527497 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241104085527497 DAUC <0003> auc.c:151 vector [1]: kc = ea969617f1504332 20241104085527497 DAUC <0003> auc.c:152 vector [1]: sres = 81fc8ad7 20241104085527497 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241104085527497 DAUC <0003> auc.c:113 vector [2]: rand = f86a9dad480d100bee78390db7853c47 20241104085527497 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241104085527497 DAUC <0003> auc.c:142 vector [2]: autn = e99b375dfad500009e6b331f28bd21d6 20241104085527497 DAUC <0003> auc.c:143 vector [2]: ck = 139766cf2b5cd4fe16f285920e3c9414 20241104085527497 DAUC <0003> auc.c:144 vector [2]: ik = 1897ac1b3ead7d304bdd03ebd9fa0b7c 20241104085527497 DAUC <0003> auc.c:145 vector [2]: res = db92a5068152b75d0000000000000000 20241104085527497 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241104085527497 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241104085527497 DAUC <0003> auc.c:151 vector [2]: kc = 562f4cadc23736a6 20241104085527497 DAUC <0003> auc.c:152 vector [2]: sres = 5ac0125b 20241104085527497 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241104085527497 DAUC <0003> auc.c:113 vector [3]: rand = 328efa0be5dc82c0b46e127ab07d89e7 20241104085527497 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241104085527497 DAUC <0003> auc.c:142 vector [3]: autn = 823b9f73f3b6000077ace3cad96f5a08 20241104085527497 DAUC <0003> auc.c:143 vector [3]: ck = 40e3c5d354753dda6d44e9322bccd4f1 20241104085527497 DAUC <0003> auc.c:144 vector [3]: ik = e4c508a3755baabc3c89a01e3ac15c20 20241104085527497 DAUC <0003> auc.c:145 vector [3]: res = 28707a843b2ee1470000000000000000 20241104085527497 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241104085527497 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241104085527497 DAUC <0003> auc.c:151 vector [3]: kc = f5eb845c30231fb7 20241104085527497 DAUC <0003> auc.c:152 vector [3]: sres = 135e9bc3 20241104085527497 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241104085527497 DAUC <0003> auc.c:113 vector [4]: rand = 5120fdd450918dbdb511c536c8edede3 20241104085527497 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241104085527497 DAUC <0003> auc.c:142 vector [4]: autn = 1c8d7794d3c400005a1410929937adf7 20241104085527497 DAUC <0003> auc.c:143 vector [4]: ck = 2e2e1cb8cd08826ba82723d661ff0f83 20241104085527497 DAUC <0003> auc.c:144 vector [4]: ik = 5dd0700ae2cfaa3545b6e83386753f51 20241104085527497 DAUC <0003> auc.c:145 vector [4]: res = aa0d63c68b9586640000000000000000 20241104085527497 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241104085527497 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241104085527497 DAUC <0003> auc.c:151 vector [4]: kc = 9e6fa757c84d188c 20241104085527497 DAUC <0003> auc.c:152 vector [4]: sres = 2198e5a2 20241104085527497 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241104085527497 DAUC <0003> db_auc.c:245 IMSI='262421955347085': Generated 5 vectors 20241104085527497 DAUC <0003> db_auc.c:249 IMSI='262421955347085': Updating SQN=161 in DB 20241104085527504 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262421955347085 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421955347085"} 20241104085527504 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262421955347085 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104085527504 DLINP <000b> input/ipa.c:451 connected read/write 20241104085527504 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085527505 DLINP <000b> input/ipa.c:451 connected read/write 20241104085527505 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@aba509b4cab4: Found GsupExpect[0] for "262421955347085" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@aba509b4cab4: Added IMSI table entry 4TC_gsup_sai(16)"262421955347085" TC_gsup_sai(16)@aba509b4cab4: setverdict(pass): none -> pass TC_gsup_sai(16)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085527508 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49950<->l=127.0.0.1:4258 TC_gsup_sai(16)@aba509b4cab4: Final verdict of PTC: pass 20241104085527532 DAUC <0003> db_auc.c:157 IMSI='262423485319581': No 2G Auth Data 20241104085527532 DAUC <0003> db_auc.c:192 IMSI='262423485319581': No 3G Auth Data HLR_Test-GSUP(9)@aba509b4cab4: Created GsupExpect[0] for "262423485319581" to be handled at TC_gsup_sai(17) 20241104085527573 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49962<->l=127.0.0.1:4258 20241104085527576 DLINP <000b> input/ipa.c:451 connected read/write 20241104085527576 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085527576 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262423485319581 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423485319581"} 20241104085527576 DAUC <0003> db_auc.c:236 IMSI='262423485319581': Calling to generate 5 vectors 20241104085527576 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241104085527576 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241104085527576 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241104085527576 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241104085527576 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104085527576 DAUC <0003> auc.c:113 vector [0]: rand = 974669ad019a4df066f08e19caf17c07 20241104085527576 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241104085527576 DAUC <0003> auc.c:142 vector [0]: autn = b86e8c576fe8000071f194b6ba8271d6 20241104085527576 DAUC <0003> auc.c:143 vector [0]: ck = eab6fa60d72fe0cd380eb7669f0e6658 20241104085527576 DAUC <0003> auc.c:144 vector [0]: ik = 8d9df62eb4ed90def4cbf4d788e97607 20241104085527576 DAUC <0003> auc.c:145 vector [0]: res = f7035279ff74dbd00000000000000000 20241104085527576 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241104085527576 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241104085527576 DAUC <0003> auc.c:179 vector [0]: kc = a758a9db61d88800 20241104085527576 DAUC <0003> auc.c:180 vector [0]: sres = a437cb41 20241104085527576 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241104085527576 DAUC <0003> auc.c:113 vector [1]: rand = d19903ada87790197057fa224752a582 20241104085527576 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241104085527576 DAUC <0003> auc.c:142 vector [1]: autn = 9c9b40a6bc400000cdc0abd951976096 20241104085527576 DAUC <0003> auc.c:143 vector [1]: ck = 078d08261e9e9d8ed4c88bdd2af1345a 20241104085527576 DAUC <0003> auc.c:144 vector [1]: ik = c0da63dcc2238adfcbd6f09baf9c65e1 20241104085527576 DAUC <0003> auc.c:145 vector [1]: res = 86818ff1042c6b500000000000000000 20241104085527576 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241104085527576 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241104085527576 DAUC <0003> auc.c:179 vector [1]: kc = 1bb2745d77156400 20241104085527576 DAUC <0003> auc.c:180 vector [1]: sres = 406eb9b3 20241104085527576 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241104085527576 DAUC <0003> auc.c:113 vector [2]: rand = 378e922df460377bb507c5aa2c6c10fb 20241104085527576 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241104085527576 DAUC <0003> auc.c:142 vector [2]: autn = b28234a76af700008b19ca4cf62cbe4a 20241104085527576 DAUC <0003> auc.c:143 vector [2]: ck = 3d05681f418903c7efe571ab4d4912e7 20241104085527576 DAUC <0003> auc.c:144 vector [2]: ik = 0ebbc517edbb9702ab8801bd8661971f 20241104085527576 DAUC <0003> auc.c:145 vector [2]: res = dfd90e249835f7fc0000000000000000 20241104085527576 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241104085527576 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241104085527576 DAUC <0003> auc.c:179 vector [2]: kc = bf4e785338260000 20241104085527576 DAUC <0003> auc.c:180 vector [2]: sres = 9e8588c7 20241104085527576 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241104085527576 DAUC <0003> auc.c:113 vector [3]: rand = 3fe92cb2fbc2f9b52cd7511278c59118 20241104085527576 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241104085527576 DAUC <0003> auc.c:142 vector [3]: autn = ba440ea4799400000147427be4bcc073 20241104085527576 DAUC <0003> auc.c:143 vector [3]: ck = c4e73cf688b9f758f174a62b802f2f48 20241104085527576 DAUC <0003> auc.c:144 vector [3]: ik = 47ea52834ea3ee5823d4871e7c990e6a 20241104085527576 DAUC <0003> auc.c:145 vector [3]: res = 37a3657fc018a7230000000000000000 20241104085527576 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241104085527576 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241104085527576 DAUC <0003> auc.c:179 vector [3]: kc = 2670df3b09461800 20241104085527576 DAUC <0003> auc.c:180 vector [3]: sres = fbf2e298 20241104085527576 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241104085527576 DAUC <0003> auc.c:113 vector [4]: rand = 1289c09537d473db4e11e324e51b4c2f 20241104085527576 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241104085527576 DAUC <0003> auc.c:142 vector [4]: autn = dbccb7ebaf550000f08297371831be7a 20241104085527576 DAUC <0003> auc.c:143 vector [4]: ck = f50184334b412a083e4a8564e6ccece0 20241104085527576 DAUC <0003> auc.c:144 vector [4]: ik = 801dead5e4f3e6405b23bc89f8becbba 20241104085527576 DAUC <0003> auc.c:145 vector [4]: res = 61ad3ae22bb4625e0000000000000000 20241104085527576 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241104085527576 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241104085527576 DAUC <0003> auc.c:179 vector [4]: kc = b465dcd7385d0c00 20241104085527576 DAUC <0003> auc.c:180 vector [4]: sres = 8cc05815 20241104085527576 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241104085527576 DAUC <0003> db_auc.c:245 IMSI='262423485319581': Generated 5 vectors 20241104085527576 DAUC <0003> db_auc.c:249 IMSI='262423485319581': Updating SQN=161 in DB 20241104085527584 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262423485319581 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423485319581"} 20241104085527584 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262423485319581 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104085527584 DLINP <000b> input/ipa.c:451 connected read/write 20241104085527584 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085527584 DLINP <000b> input/ipa.c:451 connected read/write 20241104085527584 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@aba509b4cab4: Found GsupExpect[0] for "262423485319581" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@aba509b4cab4: Added IMSI table entry 5TC_gsup_sai(17)"262423485319581" TC_gsup_sai(17)@aba509b4cab4: setverdict(pass): none -> pass TC_gsup_sai(17)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085527588 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49962<->l=127.0.0.1:4258 TC_gsup_sai(17)@aba509b4cab4: Final verdict of PTC: pass 20241104085527622 DAUC <0003> db_auc.c:157 IMSI='262423701217999': No 2G Auth Data 20241104085527622 DAUC <0003> db_auc.c:192 IMSI='262423701217999': No 3G Auth Data HLR_Test-GSUP(9)@aba509b4cab4: Created GsupExpect[0] for "262423701217999" to be handled at TC_gsup_sai(18) 20241104085527664 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49978<->l=127.0.0.1:4258 20241104085527667 DLINP <000b> input/ipa.c:451 connected read/write 20241104085527667 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085527667 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262423701217999 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423701217999"} 20241104085527667 DAUC <0003> db_auc.c:236 IMSI='262423701217999': Calling to generate 5 vectors 20241104085527667 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241104085527667 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241104085527667 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241104085527667 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241104085527667 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104085527667 DAUC <0003> auc.c:113 vector [0]: rand = 5bd7d24cfd3163ffa2769b995aeaac2e 20241104085527667 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241104085527667 DAUC <0003> auc.c:142 vector [0]: autn = a9d2acbc78990000dbda42844f2f12d8 20241104085527667 DAUC <0003> auc.c:143 vector [0]: ck = 3d005420692c0132bd9f6bb010b76fc9 20241104085527667 DAUC <0003> auc.c:144 vector [0]: ik = 8552054d14f29d579492fee47850f5e0 20241104085527667 DAUC <0003> auc.c:145 vector [0]: res = 113a87cead577afa0000000000000000 20241104085527667 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241104085527667 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241104085527667 DAUC <0003> auc.c:179 vector [0]: kc = 68550a66e6258800 20241104085527667 DAUC <0003> auc.c:180 vector [0]: sres = 6938e4eb 20241104085527667 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241104085527667 DAUC <0003> auc.c:113 vector [1]: rand = 215041220f86ac8652a118900e3a52f7 20241104085527667 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241104085527667 DAUC <0003> auc.c:142 vector [1]: autn = 3591676db84a0000e1ba846322d0ec3f 20241104085527667 DAUC <0003> auc.c:143 vector [1]: ck = ec3b81559c7604ace05e8b45ebcaa0d2 20241104085527667 DAUC <0003> auc.c:144 vector [1]: ik = b112d60a54472d52d5a4db21bf64f72f 20241104085527667 DAUC <0003> auc.c:145 vector [1]: res = b33d84a1f94c63510000000000000000 20241104085527667 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241104085527667 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241104085527667 DAUC <0003> auc.c:179 vector [1]: kc = 914895ed4ae30800 20241104085527667 DAUC <0003> auc.c:180 vector [1]: sres = e0d1f1f2 20241104085527667 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241104085527667 DAUC <0003> auc.c:113 vector [2]: rand = 7326c2d2034e64ab3f4d38f9a0579f01 20241104085527667 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241104085527667 DAUC <0003> auc.c:142 vector [2]: autn = f77c46e6720a0000f013c518d8afbd61 20241104085527667 DAUC <0003> auc.c:143 vector [2]: ck = c93043066e6b5076e5ef825b6da4b1c1 20241104085527667 DAUC <0003> auc.c:144 vector [2]: ik = d352e1322cec0dca6666c402f209ec36 20241104085527667 DAUC <0003> auc.c:145 vector [2]: res = b65ae3785c23418e0000000000000000 20241104085527667 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241104085527667 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241104085527667 DAUC <0003> auc.c:179 vector [2]: kc = 16cc34f64e66dc00 20241104085527667 DAUC <0003> auc.c:180 vector [2]: sres = 85a32042 20241104085527667 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241104085527667 DAUC <0003> auc.c:113 vector [3]: rand = 113ca64cfe6056967934163e5a77141d 20241104085527667 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241104085527667 DAUC <0003> auc.c:142 vector [3]: autn = 06f4afdafe760000df488ccdd4d2b921 20241104085527667 DAUC <0003> auc.c:143 vector [3]: ck = fd4bbde8a4797f43f4860dafb12e9f8e 20241104085527667 DAUC <0003> auc.c:144 vector [3]: ik = e1579f069715659daaa0fe5e78028734 20241104085527667 DAUC <0003> auc.c:145 vector [3]: res = a2c2c454731af4670000000000000000 20241104085527667 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241104085527667 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241104085527667 DAUC <0003> auc.c:179 vector [3]: kc = 0d64c602f16ef800 20241104085527667 DAUC <0003> auc.c:180 vector [3]: sres = 97b84b1b 20241104085527667 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241104085527667 DAUC <0003> auc.c:113 vector [4]: rand = f4e36b56dd286ee9e93b6c3e7cf91856 20241104085527667 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241104085527667 DAUC <0003> auc.c:142 vector [4]: autn = a89b4aa794510000c1836a7b42a94910 20241104085527667 DAUC <0003> auc.c:143 vector [4]: ck = cd980b9769fd222bc19aea536201bd74 20241104085527667 DAUC <0003> auc.c:144 vector [4]: ik = 7ecba670d1b474b025a5d51de1c01255 20241104085527667 DAUC <0003> auc.c:145 vector [4]: res = 52ff3fec1bc339760000000000000000 20241104085527667 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241104085527667 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241104085527668 DAUC <0003> auc.c:179 vector [4]: kc = a220d7bcebd25000 20241104085527668 DAUC <0003> auc.c:180 vector [4]: sres = c7616aa4 20241104085527668 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241104085527668 DAUC <0003> db_auc.c:245 IMSI='262423701217999': Generated 5 vectors 20241104085527668 DAUC <0003> db_auc.c:249 IMSI='262423701217999': Updating SQN=161 in DB 20241104085527675 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262423701217999 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423701217999"} 20241104085527675 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262423701217999 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104085527675 DLINP <000b> input/ipa.c:451 connected read/write 20241104085527675 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085527675 DLINP <000b> input/ipa.c:451 connected read/write 20241104085527675 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@aba509b4cab4: Found GsupExpect[0] for "262423701217999" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@aba509b4cab4: Added IMSI table entry 6TC_gsup_sai(18)"262423701217999" TC_gsup_sai(18)@aba509b4cab4: setverdict(pass): none -> pass TC_gsup_sai(18)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085527678 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49978<->l=127.0.0.1:4258 TC_gsup_sai(18)@aba509b4cab4: Final verdict of PTC: pass 20241104085527710 DAUC <0003> db_auc.c:157 IMSI='262420688993397': No 2G Auth Data 20241104085527710 DAUC <0003> db_auc.c:192 IMSI='262420688993397': No 3G Auth Data HLR_Test-GSUP(9)@aba509b4cab4: Created GsupExpect[0] for "262420688993397" to be handled at TC_gsup_sai(19) 20241104085527752 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49990<->l=127.0.0.1:4258 20241104085527757 DLINP <000b> input/ipa.c:451 connected read/write 20241104085527757 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085527757 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262420688993397 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420688993397"} 20241104085527757 DAUC <0003> db_auc.c:236 IMSI='262420688993397': Calling to generate 5 vectors 20241104085527757 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241104085527757 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241104085527757 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241104085527757 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241104085527757 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104085527757 DAUC <0003> auc.c:113 vector [0]: rand = 42a1ebd2cf83346e115ee6c2935a28f1 20241104085527757 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241104085527757 DAUC <0003> auc.c:142 vector [0]: autn = 6040da5b4285000014332e58fe3d74a1 20241104085527757 DAUC <0003> auc.c:143 vector [0]: ck = 2603bbbf5ffe23931db96f43986e0b7e 20241104085527757 DAUC <0003> auc.c:144 vector [0]: ik = a012f67d415b393c4936cb453306533b 20241104085527757 DAUC <0003> auc.c:145 vector [0]: res = 0c98f96da73105930000000000000000 20241104085527757 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241104085527757 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241104085527757 DAUC <0003> auc.c:179 vector [0]: kc = df17715ed455a615 20241104085527757 DAUC <0003> auc.c:180 vector [0]: sres = 21416b15 20241104085527757 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241104085527757 DAUC <0003> auc.c:113 vector [1]: rand = 1f702114b785b1b21c7c42a2e2b21393 20241104085527757 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241104085527757 DAUC <0003> auc.c:142 vector [1]: autn = 33ef1907a5c70000a8fb15781bf3a99c 20241104085527757 DAUC <0003> auc.c:143 vector [1]: ck = 405fb74073ab85c30aa7799fc1ea477c 20241104085527757 DAUC <0003> auc.c:144 vector [1]: ik = 46ca7b9013ee37c74555c4a069195ac1 20241104085527757 DAUC <0003> auc.c:145 vector [1]: res = 6d98fea2fc6910a30000000000000000 20241104085527757 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241104085527757 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241104085527757 DAUC <0003> auc.c:179 vector [1]: kc = 974f97ce52adcdf1 20241104085527757 DAUC <0003> auc.c:180 vector [1]: sres = 08f49552 20241104085527757 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241104085527757 DAUC <0003> auc.c:113 vector [2]: rand = 2b7bc4cfd6aad9c6979dd495f93747cc 20241104085527757 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241104085527757 DAUC <0003> auc.c:142 vector [2]: autn = aa5dab40cbac0000e0d19e177445ecee 20241104085527757 DAUC <0003> auc.c:143 vector [2]: ck = c0c80078991d1a4fbddccced0016abfb 20241104085527757 DAUC <0003> auc.c:144 vector [2]: ik = 90aaa382bbab409733de1759e1014c4f 20241104085527757 DAUC <0003> auc.c:145 vector [2]: res = c16660039ea17d700000000000000000 20241104085527757 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241104085527757 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241104085527757 DAUC <0003> auc.c:179 vector [2]: kc = 38f5b820815e9be0 20241104085527757 DAUC <0003> auc.c:180 vector [2]: sres = a3143b81 20241104085527757 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241104085527757 DAUC <0003> auc.c:113 vector [3]: rand = 63bf5f5113079c2f0202c1bfab10196e 20241104085527757 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241104085527757 DAUC <0003> auc.c:142 vector [3]: autn = 3088419279af0000adce16484000e85d 20241104085527757 DAUC <0003> auc.c:143 vector [3]: ck = 1844e6716d7fd5d6dc26cf99bb14c5c9 20241104085527757 DAUC <0003> auc.c:144 vector [3]: ik = 088e6bafab64597e056ccadc293c872f 20241104085527757 DAUC <0003> auc.c:145 vector [3]: res = 77d81ac3b590ed340000000000000000 20241104085527757 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241104085527757 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241104085527757 DAUC <0003> auc.c:179 vector [3]: kc = cd33dac62d92ed8e 20241104085527757 DAUC <0003> auc.c:180 vector [3]: sres = 05059548 20241104085527757 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241104085527757 DAUC <0003> auc.c:113 vector [4]: rand = a1579a5f4ec57b5dbcdc49338d959adc 20241104085527757 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241104085527757 DAUC <0003> auc.c:142 vector [4]: autn = 81895d05f36f00006a33135acba33037 20241104085527757 DAUC <0003> auc.c:143 vector [4]: ck = d345119a426bf0252712589dcb77c17a 20241104085527757 DAUC <0003> auc.c:144 vector [4]: ik = aad799559e731776842db9ceaf054ec4 20241104085527757 DAUC <0003> auc.c:145 vector [4]: res = 9d1857018a3096be0000000000000000 20241104085527757 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241104085527757 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241104085527757 DAUC <0003> auc.c:179 vector [4]: kc = 88dfda763b743801 20241104085527757 DAUC <0003> auc.c:180 vector [4]: sres = bde16afe 20241104085527757 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241104085527757 DAUC <0003> db_auc.c:245 IMSI='262420688993397': Generated 5 vectors 20241104085527757 DAUC <0003> db_auc.c:249 IMSI='262420688993397': Updating SQN=161 in DB 20241104085527765 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262420688993397 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420688993397"} 20241104085527765 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262420688993397 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104085527765 DLINP <000b> input/ipa.c:451 connected read/write 20241104085527765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085527765 DLINP <000b> input/ipa.c:451 connected read/write 20241104085527765 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@aba509b4cab4: Found GsupExpect[0] for "262420688993397" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@aba509b4cab4: Added IMSI table entry 7TC_gsup_sai(19)"262420688993397" TC_gsup_sai(19)@aba509b4cab4: setverdict(pass): none -> pass TC_gsup_sai(19)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085527769 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49990<->l=127.0.0.1:4258 TC_gsup_sai(19)@aba509b4cab4: Final verdict of PTC: pass MTC@aba509b4cab4: setverdict(pass): none -> pass 20241104085527793 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49902<->l=127.0.0.1:4258 20241104085527794 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34837<->l=127.0.0.1:4259) 20241104085527794 DLINP <000b> input/ipa.c:451 connected read/write 20241104085527794 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085527794 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104085527794 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104085527794 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(9)@aba509b4cab4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(11)@aba509b4cab4: Final verdict of PTC: none HLR_Test-GSUP-IPA(8)@aba509b4cab4: Final verdict of PTC: none 10@aba509b4cab4: Final verdict of PTC: none MTC@aba509b4cab4: Setting final verdict of the test case. MTC@aba509b4cab4: Local verdict of MTC: pass MTC@aba509b4cab4: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@aba509b4cab4: Test case TC_gsup_sai finished. Verdict: pass MTC@aba509b4cab4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass'. Mon Nov 4 08:55:27 UTC 2024 ====== HLR_Tests.TC_gsup_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai.talloc 20241104085527836 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:49998<->l=127.0.0.1:4258 20241104085527836 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:49998<->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@aba509b4cab4: 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@aba509b4cab4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors'. ------ HLR_Tests.TC_gsup_sai_num_auth_vectors ------ Mon Nov 4 08:55:29 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@aba509b4cab4: 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@aba509b4cab4: Test case TC_gsup_sai_num_auth_vectors started. MTC@aba509b4cab4: legacy= false MTC@aba509b4cab4: in not legacy case 1 MTC@aba509b4cab4: in not legacy case 2 20241104085530908 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104085530908 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@aba509b4cab4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241104085530911 DLINP <000b> input/ipa.c:451 connected read/write 20241104085530911 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085530911 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50012<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@aba509b4cab4: 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)@aba509b4cab4: 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 } } } } 20241104085530913 DLINP <000b> input/ipa.c:451 connected read/write 20241104085530914 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085530914 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104085530914 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104085530914 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  20241104085530914 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104085530914 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  20241104085530914 DLGSUP <0013> gsup_server.c:235 2:  20241104085530914 DLGSUP <0013> gsup_server.c:237 2: 00  20241104085530914 DLGSUP <0013> gsup_server.c:235 3:  20241104085530914 DLGSUP <0013> gsup_server.c:237 3: 00  20241104085530914 DLGSUP <0013> gsup_server.c:235 4:  20241104085530914 DLGSUP <0013> gsup_server.c:237 4: 00  20241104085530914 DLGSUP <0013> gsup_server.c:235 5:  20241104085530914 DLGSUP <0013> gsup_server.c:237 5: 00  20241104085530914 DLGSUP <0013> gsup_server.c:235 7:  20241104085530914 DLGSUP <0013> gsup_server.c:237 7: 00  20241104085530914 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104085530914 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104085530914 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)@aba509b4cab4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 22@aba509b4cab4: 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") 20241104085530935 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40793<->l=127.0.0.1:4259) 20241104085530959 DAUC <0003> db_auc.c:157 IMSI='262429657669594': No 2G Auth Data 20241104085530959 DAUC <0003> db_auc.c:192 IMSI='262429657669594': No 3G Auth Data HLR_Test-GSUP(21)@aba509b4cab4: Created GsupExpect[0] for "262429657669594" to be handled at TC_gsup_sai_num_auth_vectors(24) 20241104085531017 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50022<->l=127.0.0.1:4258 20241104085531023 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531023 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085531023 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262429657669594 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429657669594"} 20241104085531023 DAUC <0003> db_auc.c:192 IMSI='262429657669594': No 3G Auth Data 20241104085531023 DAUC <0003> db_auc.c:236 IMSI='262429657669594': Calling to generate 1 vectors 20241104085531023 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241104085531023 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104085531023 DAUC <0003> auc.c:113 vector [0]: rand = c82bde9c859b4e45ba03a2cbea4c7ea3 20241104085531023 DAUC <0003> auc.c:179 vector [0]: kc = 6def73ead0f06800 20241104085531023 DAUC <0003> auc.c:180 vector [0]: sres = 40f57e57 20241104085531023 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241104085531023 DAUC <0003> db_auc.c:245 IMSI='262429657669594': Generated 1 vectors 20241104085531023 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262429657669594 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429657669594"} 20241104085531023 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262429657669594 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104085531023 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531023 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085531023 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531023 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@aba509b4cab4: Found GsupExpect[0] for "262429657669594" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@aba509b4cab4: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262429657669594" TC_gsup_sai_num_auth_vectors(24)@aba509b4cab4: setverdict(pass): none -> pass 20241104085531026 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531026 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085531026 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262429657669594 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429657669594"} 20241104085531026 DAUC <0003> db_auc.c:192 IMSI='262429657669594': No 3G Auth Data 20241104085531026 DAUC <0003> db_auc.c:236 IMSI='262429657669594': Calling to generate 4 vectors 20241104085531026 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241104085531026 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104085531026 DAUC <0003> auc.c:113 vector [0]: rand = 1b909ece6d52a64c1a25b7e911679560 20241104085531026 DAUC <0003> auc.c:179 vector [0]: kc = c9bed331614b2800 20241104085531026 DAUC <0003> auc.c:180 vector [0]: sres = 2cb6765d 20241104085531026 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241104085531026 DAUC <0003> auc.c:113 vector [1]: rand = ef831e31c074db9f27bc718769a3f393 20241104085531026 DAUC <0003> auc.c:179 vector [1]: kc = f6722ee06f9f9000 20241104085531026 DAUC <0003> auc.c:180 vector [1]: sres = 32d103b9 20241104085531026 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241104085531026 DAUC <0003> auc.c:113 vector [2]: rand = ea7eac1fe789a5bd166122b9a7e17038 20241104085531026 DAUC <0003> auc.c:179 vector [2]: kc = eed9f79a37dc0800 20241104085531026 DAUC <0003> auc.c:180 vector [2]: sres = 16d7c6a4 20241104085531026 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241104085531026 DAUC <0003> auc.c:113 vector [3]: rand = c63962196a73f8bbf2f8ed2bc2d7dd17 20241104085531026 DAUC <0003> auc.c:179 vector [3]: kc = e20897b01864c000 20241104085531026 DAUC <0003> auc.c:180 vector [3]: sres = 3b2fefb4 20241104085531026 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241104085531026 DAUC <0003> db_auc.c:245 IMSI='262429657669594': Generated 4 vectors 20241104085531026 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262429657669594 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429657669594"} 20241104085531026 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262429657669594 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104085531026 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085531026 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085531028 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531028 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085531028 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262429657669594 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429657669594"} 20241104085531028 DAUC <0003> db_auc.c:192 IMSI='262429657669594': No 3G Auth Data 20241104085531028 DAUC <0003> db_auc.c:236 IMSI='262429657669594': Calling to generate 5 vectors 20241104085531028 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241104085531028 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104085531028 DAUC <0003> auc.c:113 vector [0]: rand = 3010532554272206b346bc9432d50b4a 20241104085531028 DAUC <0003> auc.c:179 vector [0]: kc = 0785b05d0bff4400 20241104085531028 DAUC <0003> auc.c:180 vector [0]: sres = 93867495 20241104085531028 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241104085531028 DAUC <0003> auc.c:113 vector [1]: rand = 9baca5a15d916f9bc8a8152529e8a2b4 20241104085531028 DAUC <0003> auc.c:179 vector [1]: kc = 6ac8c82b41eb7800 20241104085531028 DAUC <0003> auc.c:180 vector [1]: sres = be973ddd 20241104085531028 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241104085531028 DAUC <0003> auc.c:113 vector [2]: rand = 58c01405fab8d2375dd83da17dacdc7c 20241104085531028 DAUC <0003> auc.c:179 vector [2]: kc = a13461f7e20d5000 20241104085531028 DAUC <0003> auc.c:180 vector [2]: sres = 7c8d05d6 20241104085531028 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241104085531028 DAUC <0003> auc.c:113 vector [3]: rand = 44ef252345f522b3399fb979230b3b8a 20241104085531028 DAUC <0003> auc.c:179 vector [3]: kc = 20ddee1d290e4c00 20241104085531028 DAUC <0003> auc.c:180 vector [3]: sres = b7c27f73 20241104085531028 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241104085531028 DAUC <0003> auc.c:113 vector [4]: rand = 17ca090e97a3bf644c63bd8b89b8b11e 20241104085531029 DAUC <0003> auc.c:179 vector [4]: kc = 96c2ca837b565400 20241104085531029 DAUC <0003> auc.c:180 vector [4]: sres = 16028a4c 20241104085531029 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241104085531029 DAUC <0003> db_auc.c:245 IMSI='262429657669594': Generated 5 vectors 20241104085531029 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262429657669594 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429657669594"} 20241104085531029 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262429657669594 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104085531029 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085531029 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085531031 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531031 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085531031 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262429657669594 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429657669594"} 20241104085531031 DAUC <0003> db_auc.c:192 IMSI='262429657669594': No 3G Auth Data 20241104085531031 DAUC <0003> db_auc.c:236 IMSI='262429657669594': Calling to generate 5 vectors 20241104085531031 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241104085531031 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104085531031 DAUC <0003> auc.c:113 vector [0]: rand = 36da99076e43fda7efb076dbc0e6ed3c 20241104085531031 DAUC <0003> auc.c:179 vector [0]: kc = 22f862d16868b400 20241104085531031 DAUC <0003> auc.c:180 vector [0]: sres = e5e9ff15 20241104085531031 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241104085531031 DAUC <0003> auc.c:113 vector [1]: rand = e90a19fb661cbb366183d692fea857e2 20241104085531031 DAUC <0003> auc.c:179 vector [1]: kc = 62330a163cc00400 20241104085531031 DAUC <0003> auc.c:180 vector [1]: sres = be956963 20241104085531031 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241104085531031 DAUC <0003> auc.c:113 vector [2]: rand = bbcb652906ca2d31105479b0d7b56c3b 20241104085531031 DAUC <0003> auc.c:179 vector [2]: kc = d65b924a98299000 20241104085531031 DAUC <0003> auc.c:180 vector [2]: sres = 83d80206 20241104085531031 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241104085531031 DAUC <0003> auc.c:113 vector [3]: rand = 2602f7845bddbef76a9b67c71c0244f1 20241104085531031 DAUC <0003> auc.c:179 vector [3]: kc = 9693860608b7c800 20241104085531031 DAUC <0003> auc.c:180 vector [3]: sres = e8724a44 20241104085531031 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241104085531031 DAUC <0003> auc.c:113 vector [4]: rand = e5c740876c78549decdca79401e6cb83 20241104085531031 DAUC <0003> auc.c:179 vector [4]: kc = 3e97486556007000 20241104085531031 DAUC <0003> auc.c:180 vector [4]: sres = 4160c21f 20241104085531031 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241104085531031 DAUC <0003> db_auc.c:245 IMSI='262429657669594': Generated 5 vectors 20241104085531031 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262429657669594 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429657669594"} 20241104085531031 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262429657669594 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104085531031 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531031 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085531031 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531031 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085531033 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50022<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@aba509b4cab4: Final verdict of PTC: pass 20241104085531059 DAUC <0003> db_auc.c:157 IMSI='262423817847216': No 2G Auth Data 20241104085531059 DAUC <0003> db_auc.c:192 IMSI='262423817847216': No 3G Auth Data HLR_Test-GSUP(21)@aba509b4cab4: Created GsupExpect[0] for "262423817847216" to be handled at TC_gsup_sai_num_auth_vectors(25) 20241104085531092 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50024<->l=127.0.0.1:4258 20241104085531096 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531096 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085531096 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262423817847216 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423817847216"} 20241104085531096 DAUC <0003> db_auc.c:192 IMSI='262423817847216': No 3G Auth Data 20241104085531096 DAUC <0003> db_auc.c:236 IMSI='262423817847216': Calling to generate 1 vectors 20241104085531096 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241104085531096 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104085531096 DAUC <0003> auc.c:113 vector [0]: rand = 2359789cee47d96f708d38ffa06b2737 20241104085531096 DAUC <0003> auc.c:179 vector [0]: kc = d8c61beedea31c00 20241104085531096 DAUC <0003> auc.c:180 vector [0]: sres = 089d2caf 20241104085531096 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241104085531096 DAUC <0003> db_auc.c:245 IMSI='262423817847216': Generated 1 vectors 20241104085531096 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262423817847216 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423817847216"} 20241104085531096 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262423817847216 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104085531096 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531096 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085531096 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531096 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@aba509b4cab4: Found GsupExpect[0] for "262423817847216" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@aba509b4cab4: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262423817847216" TC_gsup_sai_num_auth_vectors(25)@aba509b4cab4: setverdict(pass): none -> pass 20241104085531099 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531099 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085531099 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262423817847216 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423817847216"} 20241104085531099 DAUC <0003> db_auc.c:192 IMSI='262423817847216': No 3G Auth Data 20241104085531099 DAUC <0003> db_auc.c:236 IMSI='262423817847216': Calling to generate 4 vectors 20241104085531099 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241104085531099 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104085531099 DAUC <0003> auc.c:113 vector [0]: rand = e5be54442e167363da2d4eac586ddc1b 20241104085531099 DAUC <0003> auc.c:179 vector [0]: kc = 6a1aab63dd5fe800 20241104085531099 DAUC <0003> auc.c:180 vector [0]: sres = 22f83a7c 20241104085531099 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241104085531099 DAUC <0003> auc.c:113 vector [1]: rand = d4f44e56710789e419a154cea5aa383f 20241104085531099 DAUC <0003> auc.c:179 vector [1]: kc = 9a40e20895da7800 20241104085531099 DAUC <0003> auc.c:180 vector [1]: sres = 17d9e7f7 20241104085531099 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241104085531099 DAUC <0003> auc.c:113 vector [2]: rand = 7ff08215f31d55b953038d9b6f8b051d 20241104085531100 DAUC <0003> auc.c:179 vector [2]: kc = a7cd2401047b6400 20241104085531100 DAUC <0003> auc.c:180 vector [2]: sres = 21bb3378 20241104085531100 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241104085531100 DAUC <0003> auc.c:113 vector [3]: rand = c8ebd5220ec1a490747a9b79018c1479 20241104085531100 DAUC <0003> auc.c:179 vector [3]: kc = 7fd7d99fe24df000 20241104085531100 DAUC <0003> auc.c:180 vector [3]: sres = 3151ddf6 20241104085531100 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241104085531100 DAUC <0003> db_auc.c:245 IMSI='262423817847216': Generated 4 vectors 20241104085531100 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262423817847216 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423817847216"} 20241104085531100 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262423817847216 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104085531100 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531100 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085531100 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531100 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085531102 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531102 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085531102 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262423817847216 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423817847216"} 20241104085531102 DAUC <0003> db_auc.c:192 IMSI='262423817847216': No 3G Auth Data 20241104085531102 DAUC <0003> db_auc.c:236 IMSI='262423817847216': Calling to generate 5 vectors 20241104085531102 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241104085531102 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104085531102 DAUC <0003> auc.c:113 vector [0]: rand = 7e65fe64899263932933c2ce509a4778 20241104085531102 DAUC <0003> auc.c:179 vector [0]: kc = 4918bc4006758400 20241104085531102 DAUC <0003> auc.c:180 vector [0]: sres = c0fa0942 20241104085531102 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241104085531102 DAUC <0003> auc.c:113 vector [1]: rand = 53c43a6d2e1b4a128c5a579a23acbed1 20241104085531102 DAUC <0003> auc.c:179 vector [1]: kc = a8fd2a8a84076c00 20241104085531102 DAUC <0003> auc.c:180 vector [1]: sres = ee63696a 20241104085531102 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241104085531102 DAUC <0003> auc.c:113 vector [2]: rand = ec72e692c1198da12e49efb8ae720865 20241104085531102 DAUC <0003> auc.c:179 vector [2]: kc = d37a087bea3e0800 20241104085531102 DAUC <0003> auc.c:180 vector [2]: sres = c1582322 20241104085531102 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241104085531102 DAUC <0003> auc.c:113 vector [3]: rand = 4d6f29ee183839ff93357c8f3edfbd3e 20241104085531102 DAUC <0003> auc.c:179 vector [3]: kc = 8fd8c8a363969400 20241104085531102 DAUC <0003> auc.c:180 vector [3]: sres = f892222f 20241104085531102 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241104085531102 DAUC <0003> auc.c:113 vector [4]: rand = ab7fd36168ff85bd73cd765202204be6 20241104085531102 DAUC <0003> auc.c:179 vector [4]: kc = f0d981248b298400 20241104085531102 DAUC <0003> auc.c:180 vector [4]: sres = 9228d850 20241104085531102 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241104085531102 DAUC <0003> db_auc.c:245 IMSI='262423817847216': Generated 5 vectors 20241104085531102 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262423817847216 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423817847216"} 20241104085531102 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262423817847216 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104085531102 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085531102 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085531105 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531105 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085531105 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262423817847216 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423817847216"} 20241104085531105 DAUC <0003> db_auc.c:192 IMSI='262423817847216': No 3G Auth Data 20241104085531105 DAUC <0003> db_auc.c:236 IMSI='262423817847216': Calling to generate 5 vectors 20241104085531105 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241104085531105 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104085531105 DAUC <0003> auc.c:113 vector [0]: rand = 4892904eedc009f1c6692ce3a4cfd11e 20241104085531105 DAUC <0003> auc.c:179 vector [0]: kc = d476e1f47efad800 20241104085531105 DAUC <0003> auc.c:180 vector [0]: sres = 1797fd89 20241104085531105 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241104085531105 DAUC <0003> auc.c:113 vector [1]: rand = 0a0512c9dbf80b5380dccd342e2c77d4 20241104085531105 DAUC <0003> auc.c:179 vector [1]: kc = 829d82fdf884d800 20241104085531105 DAUC <0003> auc.c:180 vector [1]: sres = af1e60d4 20241104085531105 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241104085531105 DAUC <0003> auc.c:113 vector [2]: rand = 064e0d45d10a262fbf42efa203c95d0d 20241104085531105 DAUC <0003> auc.c:179 vector [2]: kc = 4bef67ee8dcec400 20241104085531105 DAUC <0003> auc.c:180 vector [2]: sres = c0e5912f 20241104085531105 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241104085531106 DAUC <0003> auc.c:113 vector [3]: rand = e5fc89a8576c56721bda24748c7820c2 20241104085531106 DAUC <0003> auc.c:179 vector [3]: kc = d5fab3f906090400 20241104085531106 DAUC <0003> auc.c:180 vector [3]: sres = 9cb666d4 20241104085531106 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241104085531106 DAUC <0003> auc.c:113 vector [4]: rand = 06593a0f61945bc8ee560a8d4145be5e 20241104085531106 DAUC <0003> auc.c:179 vector [4]: kc = ef323c6359f8f800 20241104085531106 DAUC <0003> auc.c:180 vector [4]: sres = 86137c18 20241104085531106 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241104085531106 DAUC <0003> db_auc.c:245 IMSI='262423817847216': Generated 5 vectors 20241104085531106 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262423817847216 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423817847216"} 20241104085531106 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262423817847216 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104085531106 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531106 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085531106 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531106 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085531107 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50024<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@aba509b4cab4: Final verdict of PTC: pass 20241104085531133 DAUC <0003> db_auc.c:157 IMSI='262421784865694': No 2G Auth Data 20241104085531133 DAUC <0003> db_auc.c:192 IMSI='262421784865694': No 3G Auth Data HLR_Test-GSUP(21)@aba509b4cab4: Created GsupExpect[0] for "262421784865694" to be handled at TC_gsup_sai_num_auth_vectors(26) 20241104085531166 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50036<->l=127.0.0.1:4258 20241104085531170 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531170 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085531170 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262421784865694 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421784865694"} 20241104085531170 DAUC <0003> db_auc.c:192 IMSI='262421784865694': No 3G Auth Data 20241104085531170 DAUC <0003> db_auc.c:236 IMSI='262421784865694': Calling to generate 1 vectors 20241104085531170 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241104085531170 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104085531170 DAUC <0003> auc.c:113 vector [0]: rand = fde8f00766bcdf2a8a18a391fec035e0 20241104085531170 DAUC <0003> auc.c:179 vector [0]: kc = 90cedcafbf29637e 20241104085531170 DAUC <0003> auc.c:180 vector [0]: sres = 1fab1078 20241104085531170 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241104085531170 DAUC <0003> db_auc.c:245 IMSI='262421784865694': Generated 1 vectors 20241104085531170 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262421784865694 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421784865694"} 20241104085531170 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262421784865694 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104085531170 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531170 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085531170 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531170 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@aba509b4cab4: Found GsupExpect[0] for "262421784865694" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@aba509b4cab4: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262421784865694" TC_gsup_sai_num_auth_vectors(26)@aba509b4cab4: setverdict(pass): none -> pass 20241104085531173 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531173 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085531173 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262421784865694 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421784865694"} 20241104085531173 DAUC <0003> db_auc.c:192 IMSI='262421784865694': No 3G Auth Data 20241104085531173 DAUC <0003> db_auc.c:236 IMSI='262421784865694': Calling to generate 4 vectors 20241104085531173 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241104085531173 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104085531173 DAUC <0003> auc.c:113 vector [0]: rand = c59d64ccf140c550c63c46a4c2d7ff6c 20241104085531173 DAUC <0003> auc.c:179 vector [0]: kc = 97a8f20d332f95de 20241104085531173 DAUC <0003> auc.c:180 vector [0]: sres = 5d7d40b6 20241104085531173 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241104085531173 DAUC <0003> auc.c:113 vector [1]: rand = f8a9142b36e4c1207cfa19ed3a98a22c 20241104085531173 DAUC <0003> auc.c:179 vector [1]: kc = 9d60a8d479f764d7 20241104085531173 DAUC <0003> auc.c:180 vector [1]: sres = 43fe1b2a 20241104085531173 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241104085531173 DAUC <0003> auc.c:113 vector [2]: rand = 16ed6ce444b5bd6dffb654a1561b433a 20241104085531173 DAUC <0003> auc.c:179 vector [2]: kc = cfb7c93a028f1687 20241104085531173 DAUC <0003> auc.c:180 vector [2]: sres = 22739bf0 20241104085531173 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241104085531173 DAUC <0003> auc.c:113 vector [3]: rand = 0afbae691957f3ddbf64d7112ec2760b 20241104085531173 DAUC <0003> auc.c:179 vector [3]: kc = a1238e9d5b791071 20241104085531173 DAUC <0003> auc.c:180 vector [3]: sres = 309c2cd5 20241104085531173 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241104085531173 DAUC <0003> db_auc.c:245 IMSI='262421784865694': Generated 4 vectors 20241104085531173 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262421784865694 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421784865694"} 20241104085531173 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262421784865694 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104085531173 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531173 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085531173 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531173 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085531175 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531175 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085531175 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262421784865694 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421784865694"} 20241104085531175 DAUC <0003> db_auc.c:192 IMSI='262421784865694': No 3G Auth Data 20241104085531175 DAUC <0003> db_auc.c:236 IMSI='262421784865694': Calling to generate 5 vectors 20241104085531175 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241104085531175 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104085531175 DAUC <0003> auc.c:113 vector [0]: rand = cc1d8a8e6748d0d509696c7d45604d0a 20241104085531175 DAUC <0003> auc.c:179 vector [0]: kc = 4868fa749d8f8bc1 20241104085531175 DAUC <0003> auc.c:180 vector [0]: sres = 8096dfdf 20241104085531175 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241104085531175 DAUC <0003> auc.c:113 vector [1]: rand = e5e4cec544c564654b0f0e86f40cbe8a 20241104085531175 DAUC <0003> auc.c:179 vector [1]: kc = 5a44268ba591d284 20241104085531175 DAUC <0003> auc.c:180 vector [1]: sres = 440c4153 20241104085531175 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241104085531175 DAUC <0003> auc.c:113 vector [2]: rand = 38d8a55eb219f44d5d70617253aad5f7 20241104085531176 DAUC <0003> auc.c:179 vector [2]: kc = ea5a5717c5ad4959 20241104085531176 DAUC <0003> auc.c:180 vector [2]: sres = bb39261b 20241104085531176 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241104085531176 DAUC <0003> auc.c:113 vector [3]: rand = b1002a14d2a6a6728db5e084f5c4a7fa 20241104085531176 DAUC <0003> auc.c:179 vector [3]: kc = a7bcf52df16773eb 20241104085531176 DAUC <0003> auc.c:180 vector [3]: sres = 27ab7644 20241104085531176 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241104085531176 DAUC <0003> auc.c:113 vector [4]: rand = 38bca5fd419aec9ceafabb8332fbcd0a 20241104085531176 DAUC <0003> auc.c:179 vector [4]: kc = 1fb158265450aeaa 20241104085531176 DAUC <0003> auc.c:180 vector [4]: sres = 6e3b7363 20241104085531176 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241104085531176 DAUC <0003> db_auc.c:245 IMSI='262421784865694': Generated 5 vectors 20241104085531176 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262421784865694 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421784865694"} 20241104085531176 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262421784865694 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104085531176 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531176 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085531176 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531176 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085531178 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531178 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085531178 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262421784865694 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421784865694"} 20241104085531178 DAUC <0003> db_auc.c:192 IMSI='262421784865694': No 3G Auth Data 20241104085531178 DAUC <0003> db_auc.c:236 IMSI='262421784865694': Calling to generate 5 vectors 20241104085531178 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241104085531178 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104085531178 DAUC <0003> auc.c:113 vector [0]: rand = c5fcf1816ea43d1decb3915f7fb83881 20241104085531178 DAUC <0003> auc.c:179 vector [0]: kc = bf5ca7c134140ac5 20241104085531178 DAUC <0003> auc.c:180 vector [0]: sres = be7894f5 20241104085531178 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241104085531178 DAUC <0003> auc.c:113 vector [1]: rand = baf5f2fda0a4e21e71607ebbba7ea57d 20241104085531178 DAUC <0003> auc.c:179 vector [1]: kc = 30ec9ca516874c9f 20241104085531178 DAUC <0003> auc.c:180 vector [1]: sres = 64aadce3 20241104085531178 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241104085531178 DAUC <0003> auc.c:113 vector [2]: rand = de2ba4906d881693d693b002a50de36a 20241104085531178 DAUC <0003> auc.c:179 vector [2]: kc = 90753e3b7cf68b4d 20241104085531178 DAUC <0003> auc.c:180 vector [2]: sres = 02c370ec 20241104085531178 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241104085531178 DAUC <0003> auc.c:113 vector [3]: rand = e257030c6ea45a25ee5badfe2e6a3236 20241104085531178 DAUC <0003> auc.c:179 vector [3]: kc = 59c03f158b551f14 20241104085531178 DAUC <0003> auc.c:180 vector [3]: sres = 827f1686 20241104085531178 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241104085531178 DAUC <0003> auc.c:113 vector [4]: rand = ff2238cffe2ca47a3c88410fcc702c0e 20241104085531178 DAUC <0003> auc.c:179 vector [4]: kc = 4b09a8fa81dbde4d 20241104085531178 DAUC <0003> auc.c:180 vector [4]: sres = ce04227f 20241104085531178 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241104085531178 DAUC <0003> db_auc.c:245 IMSI='262421784865694': Generated 5 vectors 20241104085531178 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262421784865694 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421784865694"} 20241104085531178 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262421784865694 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104085531178 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531178 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085531178 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531178 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085531180 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50036<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@aba509b4cab4: Final verdict of PTC: pass 20241104085531205 DAUC <0003> db_auc.c:157 IMSI='262426042292476': No 2G Auth Data 20241104085531205 DAUC <0003> db_auc.c:192 IMSI='262426042292476': No 3G Auth Data HLR_Test-GSUP(21)@aba509b4cab4: Created GsupExpect[0] for "262426042292476" to be handled at TC_gsup_sai_num_auth_vectors(27) 20241104085531237 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50050<->l=127.0.0.1:4258 20241104085531240 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531240 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085531240 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262426042292476 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426042292476"} 20241104085531240 DAUC <0003> db_auc.c:157 IMSI='262426042292476': No 2G Auth Data 20241104085531240 DAUC <0003> db_auc.c:236 IMSI='262426042292476': Calling to generate 1 vectors 20241104085531240 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241104085531240 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241104085531240 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241104085531240 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241104085531240 DAUC <0003> auc.c:113 vector [0]: rand = 4037d4015a40f77f9e82e85740835040 20241104085531240 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241104085531240 DAUC <0003> auc.c:142 vector [0]: autn = f767b0c8a3a30000654fd17e11c65809 20241104085531240 DAUC <0003> auc.c:143 vector [0]: ck = 2945b9f495d520210d1901775ec12be2 20241104085531240 DAUC <0003> auc.c:144 vector [0]: ik = 031594fc9ac9643473a9964f4921509a 20241104085531240 DAUC <0003> auc.c:145 vector [0]: res = 77495d301c2634dd0000000000000000 20241104085531240 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241104085531240 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241104085531240 DAUC <0003> auc.c:151 vector [0]: kc = 54e0ba3018fc3f6d 20241104085531240 DAUC <0003> auc.c:152 vector [0]: sres = 6b6f69ed 20241104085531240 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241104085531240 DAUC <0003> db_auc.c:245 IMSI='262426042292476': Generated 1 vectors 20241104085531240 DAUC <0003> db_auc.c:249 IMSI='262426042292476': Updating SQN=33 in DB 20241104085531248 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262426042292476 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426042292476"} 20241104085531248 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262426042292476 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104085531248 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531248 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085531249 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531249 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@aba509b4cab4: Found GsupExpect[0] for "262426042292476" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@aba509b4cab4: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262426042292476" TC_gsup_sai_num_auth_vectors(27)@aba509b4cab4: setverdict(pass): none -> pass 20241104085531252 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531252 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085531252 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262426042292476 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426042292476"} 20241104085531252 DAUC <0003> db_auc.c:157 IMSI='262426042292476': No 2G Auth Data 20241104085531252 DAUC <0003> db_auc.c:236 IMSI='262426042292476': Calling to generate 4 vectors 20241104085531252 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241104085531252 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241104085531252 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241104085531252 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241104085531252 DAUC <0003> auc.c:113 vector [0]: rand = e600a1fbfc312dc59a22027fdc2cc7b5 20241104085531252 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241104085531252 DAUC <0003> auc.c:142 vector [0]: autn = 59732f65a0e10000d35134e17092a459 20241104085531252 DAUC <0003> auc.c:143 vector [0]: ck = 5706aed7bb8a9e332be487d9613a000a 20241104085531252 DAUC <0003> auc.c:144 vector [0]: ik = 07799acda6ca5425292f89e74c0d6283 20241104085531252 DAUC <0003> auc.c:145 vector [0]: res = 2b7f5c38a655b3b50000000000000000 20241104085531252 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241104085531252 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241104085531252 DAUC <0003> auc.c:151 vector [0]: kc = 52b43a243077a89f 20241104085531252 DAUC <0003> auc.c:152 vector [0]: sres = 8d2aef8d 20241104085531252 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241104085531252 DAUC <0003> auc.c:113 vector [1]: rand = 30406960076f64792a7959681e2c5fb7 20241104085531252 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241104085531252 DAUC <0003> auc.c:142 vector [1]: autn = b66527dcbe580000084e8d56433745c4 20241104085531252 DAUC <0003> auc.c:143 vector [1]: ck = bb78094da6925f307c4e56f6e24ada49 20241104085531252 DAUC <0003> auc.c:144 vector [1]: ik = da363a7ca1c697806f9bd45fd1f8fe4f 20241104085531252 DAUC <0003> auc.c:145 vector [1]: res = 6daf3eb272a67f9f0000000000000000 20241104085531252 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241104085531252 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241104085531252 DAUC <0003> auc.c:151 vector [1]: kc = 729bb19834e6ecb6 20241104085531252 DAUC <0003> auc.c:152 vector [1]: sres = 1f09412d 20241104085531252 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241104085531252 DAUC <0003> auc.c:113 vector [2]: rand = 5867cf1f80de139711499d22d0edbfb2 20241104085531252 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241104085531252 DAUC <0003> auc.c:142 vector [2]: autn = 65de687611650000f3b1e4fb71eec0f4 20241104085531252 DAUC <0003> auc.c:143 vector [2]: ck = 0f73f46c412f61805b0d7db8924bd315 20241104085531252 DAUC <0003> auc.c:144 vector [2]: ik = 53b4cdd8f131fd2ced97c69ff81babb3 20241104085531252 DAUC <0003> auc.c:145 vector [2]: res = 613f86b0753913c80000000000000000 20241104085531252 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241104085531252 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241104085531252 DAUC <0003> auc.c:151 vector [2]: kc = ea5d8293da4ee40a 20241104085531252 DAUC <0003> auc.c:152 vector [2]: sres = 14069578 20241104085531252 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241104085531252 DAUC <0003> auc.c:113 vector [3]: rand = 1f2d8b4cd838da99261e4ae13e0b9030 20241104085531252 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241104085531252 DAUC <0003> auc.c:142 vector [3]: autn = e30894db232a0000d4431d10cca28c3a 20241104085531252 DAUC <0003> auc.c:143 vector [3]: ck = f4b9f210036258f53bffeea49bce0345 20241104085531252 DAUC <0003> auc.c:144 vector [3]: ik = 6bbd4f4672e63729bc47db5053ae5d80 20241104085531252 DAUC <0003> auc.c:145 vector [3]: res = 1a5deb7d85f15e280000000000000000 20241104085531252 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241104085531252 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241104085531252 DAUC <0003> auc.c:151 vector [3]: kc = 18bc88a2b9e43119 20241104085531252 DAUC <0003> auc.c:152 vector [3]: sres = 9facb555 20241104085531252 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241104085531252 DAUC <0003> db_auc.c:245 IMSI='262426042292476': Generated 4 vectors 20241104085531252 DAUC <0003> db_auc.c:249 IMSI='262426042292476': Updating SQN=161 in DB 20241104085531259 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262426042292476 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426042292476"} 20241104085531259 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262426042292476 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104085531259 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531259 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085531260 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531260 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085531262 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531262 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085531262 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262426042292476 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426042292476"} 20241104085531262 DAUC <0003> db_auc.c:157 IMSI='262426042292476': No 2G Auth Data 20241104085531262 DAUC <0003> db_auc.c:236 IMSI='262426042292476': Calling to generate 5 vectors 20241104085531262 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241104085531262 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241104085531262 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241104085531262 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241104085531262 DAUC <0003> auc.c:113 vector [0]: rand = f44687d7f5a871552985d68c291377cb 20241104085531262 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241104085531262 DAUC <0003> auc.c:142 vector [0]: autn = 8891381efb6200003b6be3fa997a5a19 20241104085531262 DAUC <0003> auc.c:143 vector [0]: ck = 032674a65471e3c90731c5db9b79321d 20241104085531262 DAUC <0003> auc.c:144 vector [0]: ik = 581faa6a2a35536ebe0bd9f2464fc089 20241104085531262 DAUC <0003> auc.c:145 vector [0]: res = c68f664fe046a8320000000000000000 20241104085531262 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241104085531262 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241104085531262 DAUC <0003> auc.c:151 vector [0]: kc = e203c2e5a3724233 20241104085531262 DAUC <0003> auc.c:152 vector [0]: sres = 26c9ce7d 20241104085531262 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241104085531262 DAUC <0003> auc.c:113 vector [1]: rand = 452f1356b8644625a537fc94cad66ddb 20241104085531262 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241104085531262 DAUC <0003> auc.c:142 vector [1]: autn = ff64835027030000e82e8610baa1f1ff 20241104085531262 DAUC <0003> auc.c:143 vector [1]: ck = 729fefd2c357724ab079ba30bd1c05db 20241104085531262 DAUC <0003> auc.c:144 vector [1]: ik = 365308cba8366883c2ffb47e531b3587 20241104085531263 DAUC <0003> auc.c:145 vector [1]: res = ac7cdac69fc4f1f20000000000000000 20241104085531263 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241104085531263 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241104085531263 DAUC <0003> auc.c:151 vector [1]: kc = 364ae95785662a95 20241104085531263 DAUC <0003> auc.c:152 vector [1]: sres = 33b82b34 20241104085531263 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241104085531263 DAUC <0003> auc.c:113 vector [2]: rand = bcabb7803c6707f76505395911d77b7a 20241104085531263 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241104085531263 DAUC <0003> auc.c:142 vector [2]: autn = 2505a8cfc2b70000b7cd8050d45b5c90 20241104085531263 DAUC <0003> auc.c:143 vector [2]: ck = 689e4f48a5d053ecbda75a2c708680a5 20241104085531263 DAUC <0003> auc.c:144 vector [2]: ik = eb40d3573a5fe831ea7ae6f555ee5e55 20241104085531263 DAUC <0003> auc.c:145 vector [2]: res = 2c42705c8f51fdb40000000000000000 20241104085531263 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241104085531263 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241104085531263 DAUC <0003> auc.c:151 vector [2]: kc = d40320c6bae7652d 20241104085531263 DAUC <0003> auc.c:152 vector [2]: sres = a3138de8 20241104085531263 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241104085531263 DAUC <0003> auc.c:113 vector [3]: rand = a60d161a4810c12b067940384fa44b2f 20241104085531263 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241104085531263 DAUC <0003> auc.c:142 vector [3]: autn = 117ab3c015900000d8dbaba897b21bb4 20241104085531263 DAUC <0003> auc.c:143 vector [3]: ck = 154ca8f1cfdc8a9537f5702b73d3b626 20241104085531263 DAUC <0003> auc.c:144 vector [3]: ik = a8ec509d7c4d7cbb24f6e67d6de31965 20241104085531263 DAUC <0003> auc.c:145 vector [3]: res = 72324630c27682ec0000000000000000 20241104085531263 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241104085531263 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241104085531263 DAUC <0003> auc.c:151 vector [3]: kc = aea36e3aada1596d 20241104085531263 DAUC <0003> auc.c:152 vector [3]: sres = b044c4dc 20241104085531263 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241104085531263 DAUC <0003> auc.c:113 vector [4]: rand = 2943fbf4c89409a7c8bbd17478899ee8 20241104085531263 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241104085531263 DAUC <0003> auc.c:142 vector [4]: autn = 27223f60d2eb0000fa944d08620b6a3d 20241104085531263 DAUC <0003> auc.c:143 vector [4]: ck = b70608f9a002107cfd600581ac7d2fcb 20241104085531263 DAUC <0003> auc.c:144 vector [4]: ik = 3e01fb55d62cb12ecbffae4bc34ff447 20241104085531263 DAUC <0003> auc.c:145 vector [4]: res = 5d9bd36e596b77500000000000000000 20241104085531263 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241104085531263 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241104085531263 DAUC <0003> auc.c:151 vector [4]: kc = bf985866191c7ade 20241104085531263 DAUC <0003> auc.c:152 vector [4]: sres = 04f0a43e 20241104085531263 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241104085531263 DAUC <0003> db_auc.c:245 IMSI='262426042292476': Generated 5 vectors 20241104085531263 DAUC <0003> db_auc.c:249 IMSI='262426042292476': Updating SQN=321 in DB 20241104085531271 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262426042292476 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426042292476"} 20241104085531271 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262426042292476 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104085531271 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531271 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085531271 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531271 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085531274 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531274 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085531274 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262426042292476 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426042292476"} 20241104085531274 DAUC <0003> db_auc.c:157 IMSI='262426042292476': No 2G Auth Data 20241104085531274 DAUC <0003> db_auc.c:236 IMSI='262426042292476': Calling to generate 5 vectors 20241104085531274 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241104085531274 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241104085531274 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241104085531274 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241104085531274 DAUC <0003> auc.c:113 vector [0]: rand = df52dd549d8f5362e95e8437eb71a2c5 20241104085531274 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241104085531274 DAUC <0003> auc.c:142 vector [0]: autn = e8aa9222157c0000768f021fd2ac457f 20241104085531274 DAUC <0003> auc.c:143 vector [0]: ck = b2819785288d264972fd75cd74490fad 20241104085531274 DAUC <0003> auc.c:144 vector [0]: ik = b7ded9e9362885bf609ae13da258f3d3 20241104085531274 DAUC <0003> auc.c:145 vector [0]: res = c114e6d86217a3920000000000000000 20241104085531274 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241104085531274 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241104085531274 DAUC <0003> auc.c:151 vector [0]: kc = 1738da9cc8b45f88 20241104085531274 DAUC <0003> auc.c:152 vector [0]: sres = a303454a 20241104085531274 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241104085531274 DAUC <0003> auc.c:113 vector [1]: rand = 347978a0823335e73fdd2dbe298c94c8 20241104085531274 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241104085531274 DAUC <0003> auc.c:142 vector [1]: autn = 6ff9d4233d160000f45b2ed9d5a14722 20241104085531274 DAUC <0003> auc.c:143 vector [1]: ck = 70a84ca2767267f6586e9e911b6c9121 20241104085531274 DAUC <0003> auc.c:144 vector [1]: ik = 8d55d112561d2fa251406b40d20a443c 20241104085531274 DAUC <0003> auc.c:145 vector [1]: res = 514ef111317858bf0000000000000000 20241104085531274 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241104085531274 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241104085531274 DAUC <0003> auc.c:151 vector [1]: kc = f4d36861e9099d49 20241104085531274 DAUC <0003> auc.c:152 vector [1]: sres = 6036a9ae 20241104085531274 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241104085531274 DAUC <0003> auc.c:113 vector [2]: rand = 3c08232a1010de56d23f6ceede92d6f3 20241104085531274 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241104085531274 DAUC <0003> auc.c:142 vector [2]: autn = 608c54b1dd2a0000e8b4a4360cca14d1 20241104085531274 DAUC <0003> auc.c:143 vector [2]: ck = 83708d34e5af6bbab3f7a96878ef8e6a 20241104085531274 DAUC <0003> auc.c:144 vector [2]: ik = d1d129447aa63da710c5cd97b1f2d086 20241104085531274 DAUC <0003> auc.c:145 vector [2]: res = bc0bad1a1e502e1f0000000000000000 20241104085531274 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241104085531274 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241104085531274 DAUC <0003> auc.c:151 vector [2]: kc = f193c08f561408f1 20241104085531274 DAUC <0003> auc.c:152 vector [2]: sres = a25b8305 20241104085531274 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241104085531274 DAUC <0003> auc.c:113 vector [3]: rand = 5c45e2aeefcbb21e710daf00b5111c49 20241104085531274 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241104085531274 DAUC <0003> auc.c:142 vector [3]: autn = ebc072f15a2100005f6f357819c8a289 20241104085531274 DAUC <0003> auc.c:143 vector [3]: ck = e56171b3f01ff3e80606b022e4a7ea93 20241104085531274 DAUC <0003> auc.c:144 vector [3]: ik = b819fba6f85576201c721f97a648e616 20241104085531274 DAUC <0003> auc.c:145 vector [3]: res = d01e83aa60f9f8da0000000000000000 20241104085531274 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241104085531274 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241104085531274 DAUC <0003> auc.c:151 vector [3]: kc = 470c25a04aa5894d 20241104085531274 DAUC <0003> auc.c:152 vector [3]: sres = b0e77b70 20241104085531274 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241104085531274 DAUC <0003> auc.c:113 vector [4]: rand = d2421278cc1c360b7161e4ce3cc4bea4 20241104085531274 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241104085531274 DAUC <0003> auc.c:142 vector [4]: autn = 2ec43baae3b4000093d3036e6221e0a4 20241104085531274 DAUC <0003> auc.c:143 vector [4]: ck = 21d8c480be943881003713e2cdc08812 20241104085531274 DAUC <0003> auc.c:144 vector [4]: ik = 1de3ce3e9cdd73f5322a4983a0c6db4e 20241104085531274 DAUC <0003> auc.c:145 vector [4]: res = 0743525eb526626d0000000000000000 20241104085531274 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241104085531274 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241104085531274 DAUC <0003> auc.c:151 vector [4]: kc = 0e2650df4f4f1828 20241104085531274 DAUC <0003> auc.c:152 vector [4]: sres = b2653033 20241104085531274 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241104085531274 DAUC <0003> db_auc.c:245 IMSI='262426042292476': Generated 5 vectors 20241104085531274 DAUC <0003> db_auc.c:249 IMSI='262426042292476': Updating SQN=481 in DB 20241104085531282 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262426042292476 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426042292476"} 20241104085531282 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262426042292476 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104085531282 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531282 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085531282 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531282 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085531286 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50050<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@aba509b4cab4: Final verdict of PTC: pass 20241104085531311 DAUC <0003> db_auc.c:157 IMSI='262425946710715': No 2G Auth Data 20241104085531311 DAUC <0003> db_auc.c:192 IMSI='262425946710715': No 3G Auth Data HLR_Test-GSUP(21)@aba509b4cab4: Created GsupExpect[0] for "262425946710715" to be handled at TC_gsup_sai_num_auth_vectors(28) 20241104085531343 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50056<->l=127.0.0.1:4258 20241104085531348 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531348 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085531348 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262425946710715 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425946710715"} 20241104085531348 DAUC <0003> db_auc.c:157 IMSI='262425946710715': No 2G Auth Data 20241104085531348 DAUC <0003> db_auc.c:236 IMSI='262425946710715': Calling to generate 1 vectors 20241104085531348 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241104085531348 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241104085531348 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241104085531348 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241104085531348 DAUC <0003> auc.c:113 vector [0]: rand = 5371d797edfb0d839a6ab69ea5907320 20241104085531348 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241104085531348 DAUC <0003> auc.c:142 vector [0]: autn = 10d060a5ca6c000042175de989268a55 20241104085531348 DAUC <0003> auc.c:143 vector [0]: ck = 1fc819305c1ce825ac4e2e605ba8f65f 20241104085531348 DAUC <0003> auc.c:144 vector [0]: ik = 5259e9ac03d152a9002ec8caa8cdf48e 20241104085531348 DAUC <0003> auc.c:145 vector [0]: res = bd1b9300b538c7550000000000000000 20241104085531348 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241104085531348 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241104085531348 DAUC <0003> auc.c:151 vector [0]: kc = e1f11636aca8b85d 20241104085531348 DAUC <0003> auc.c:152 vector [0]: sres = 08235455 20241104085531348 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241104085531348 DAUC <0003> db_auc.c:245 IMSI='262425946710715': Generated 1 vectors 20241104085531348 DAUC <0003> db_auc.c:249 IMSI='262425946710715': Updating SQN=33 in DB 20241104085531356 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262425946710715 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425946710715"} 20241104085531356 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262425946710715 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104085531356 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531356 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085531356 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531356 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@aba509b4cab4: Found GsupExpect[0] for "262425946710715" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@aba509b4cab4: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262425946710715" TC_gsup_sai_num_auth_vectors(28)@aba509b4cab4: setverdict(pass): none -> pass 20241104085531360 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531360 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085531360 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262425946710715 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425946710715"} 20241104085531360 DAUC <0003> db_auc.c:157 IMSI='262425946710715': No 2G Auth Data 20241104085531360 DAUC <0003> db_auc.c:236 IMSI='262425946710715': Calling to generate 4 vectors 20241104085531360 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241104085531360 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241104085531360 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241104085531360 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241104085531360 DAUC <0003> auc.c:113 vector [0]: rand = 7a92d03c5ea2c039973910a5f2894e22 20241104085531360 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241104085531360 DAUC <0003> auc.c:142 vector [0]: autn = 39ef92b18ab200008de607c8ddcaeeec 20241104085531360 DAUC <0003> auc.c:143 vector [0]: ck = 76f883db2623b7f96bd46dcf0847cb73 20241104085531360 DAUC <0003> auc.c:144 vector [0]: ik = e62403180e760ce93bc4795898fe5fb2 20241104085531360 DAUC <0003> auc.c:145 vector [0]: res = 0ee78ca700a6ca400000000000000000 20241104085531360 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241104085531360 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241104085531360 DAUC <0003> auc.c:151 vector [0]: kc = c0cc9454b8ec2fd1 20241104085531360 DAUC <0003> auc.c:152 vector [0]: sres = 0e4146e7 20241104085531360 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241104085531360 DAUC <0003> auc.c:113 vector [1]: rand = 50449f35cd011996ef9bbd268ac7ccff 20241104085531360 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241104085531360 DAUC <0003> auc.c:142 vector [1]: autn = b41d8a62f70a00009cf5556eaa373a73 20241104085531360 DAUC <0003> auc.c:143 vector [1]: ck = 667897936635b966967c4d7dc94f3723 20241104085531360 DAUC <0003> auc.c:144 vector [1]: ik = 2173344ef0a4ac3999a644872ae23042 20241104085531360 DAUC <0003> auc.c:145 vector [1]: res = 44a960a5afea9db70000000000000000 20241104085531360 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241104085531360 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241104085531360 DAUC <0003> auc.c:151 vector [1]: kc = 48d1aa27753c123e 20241104085531360 DAUC <0003> auc.c:152 vector [1]: sres = eb43fd12 20241104085531360 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241104085531360 DAUC <0003> auc.c:113 vector [2]: rand = 05060065987f5ace225d8d5890ebebb9 20241104085531360 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241104085531360 DAUC <0003> auc.c:142 vector [2]: autn = cac887b643a20000a6cf24f39ba5caee 20241104085531360 DAUC <0003> auc.c:143 vector [2]: ck = 34b50369c9ccf244d576a5a47c1d3fb1 20241104085531360 DAUC <0003> auc.c:144 vector [2]: ik = ac605261bf13cb4463a85514f26042e6 20241104085531360 DAUC <0003> auc.c:145 vector [2]: res = d5f61350e10888ba0000000000000000 20241104085531360 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241104085531360 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241104085531360 DAUC <0003> auc.c:151 vector [2]: kc = 2e0ba1b8f8a24457 20241104085531360 DAUC <0003> auc.c:152 vector [2]: sres = 34fe9bea 20241104085531360 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241104085531360 DAUC <0003> auc.c:113 vector [3]: rand = e7252bf958873cc651d63356859c163f 20241104085531360 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241104085531360 DAUC <0003> auc.c:142 vector [3]: autn = 06f8056a75220000c332c8d23ecaba96 20241104085531360 DAUC <0003> auc.c:143 vector [3]: ck = 9181ccc86bd4bf8a487f7c4a6bc88eeb 20241104085531360 DAUC <0003> auc.c:144 vector [3]: ik = 8955c6512049335ce501f707c45de3b1 20241104085531360 DAUC <0003> auc.c:145 vector [3]: res = 9b0f6707cf7ca7aa0000000000000000 20241104085531360 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241104085531360 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241104085531360 DAUC <0003> auc.c:151 vector [3]: kc = b5aa81d4e408e18c 20241104085531360 DAUC <0003> auc.c:152 vector [3]: sres = 5473c0ad 20241104085531360 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241104085531360 DAUC <0003> db_auc.c:245 IMSI='262425946710715': Generated 4 vectors 20241104085531360 DAUC <0003> db_auc.c:249 IMSI='262425946710715': Updating SQN=161 in DB 20241104085531368 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262425946710715 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425946710715"} 20241104085531368 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262425946710715 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104085531368 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531368 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085531368 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531368 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085531371 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531371 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085531371 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262425946710715 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425946710715"} 20241104085531371 DAUC <0003> db_auc.c:157 IMSI='262425946710715': No 2G Auth Data 20241104085531371 DAUC <0003> db_auc.c:236 IMSI='262425946710715': Calling to generate 5 vectors 20241104085531371 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241104085531371 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241104085531371 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241104085531371 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241104085531371 DAUC <0003> auc.c:113 vector [0]: rand = 2e60e893eb650b9ad7448c2cca237c35 20241104085531371 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241104085531371 DAUC <0003> auc.c:142 vector [0]: autn = 3a2f0a16c41e0000d0e9f94a4a5d5935 20241104085531371 DAUC <0003> auc.c:143 vector [0]: ck = 9c1ee0a0c58dda4141f6a170442e34de 20241104085531371 DAUC <0003> auc.c:144 vector [0]: ik = af025a6b94d130f33c3460b2a7a17868 20241104085531371 DAUC <0003> auc.c:145 vector [0]: res = d6463fb3f453337c0000000000000000 20241104085531371 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241104085531371 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241104085531371 DAUC <0003> auc.c:151 vector [0]: kc = 4ede7b09b2d3a604 20241104085531371 DAUC <0003> auc.c:152 vector [0]: sres = 22150ccf 20241104085531371 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241104085531371 DAUC <0003> auc.c:113 vector [1]: rand = 71a71e5b2f5b8d16df26d4889a56bbfc 20241104085531371 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241104085531371 DAUC <0003> auc.c:142 vector [1]: autn = 6acd5ac278130000ebb6223d0e51b99a 20241104085531371 DAUC <0003> auc.c:143 vector [1]: ck = e0a9cf64c9a4ae0e2c2998a07b0fd287 20241104085531371 DAUC <0003> auc.c:144 vector [1]: ik = 052e18cb7b1a0800c055e19d1720ccbd 20241104085531371 DAUC <0003> auc.c:145 vector [1]: res = ba0b55433d372acb0000000000000000 20241104085531371 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241104085531371 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241104085531371 DAUC <0003> auc.c:151 vector [1]: kc = 09fbae92de91b834 20241104085531371 DAUC <0003> auc.c:152 vector [1]: sres = 873c7f88 20241104085531371 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241104085531371 DAUC <0003> auc.c:113 vector [2]: rand = e45b411f16ca22c2e6d7fad6447660f0 20241104085531371 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241104085531371 DAUC <0003> auc.c:142 vector [2]: autn = a5949e677c6c0000df856d4208a2e436 20241104085531371 DAUC <0003> auc.c:143 vector [2]: ck = f0efad477dea73110150caf4816111e5 20241104085531371 DAUC <0003> auc.c:144 vector [2]: ik = 58faee0128f760093122b5fa189f6106 20241104085531371 DAUC <0003> auc.c:145 vector [2]: res = 2fd25e89f3c3fbff0000000000000000 20241104085531371 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241104085531371 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241104085531371 DAUC <0003> auc.c:151 vector [2]: kc = 98673c48cce363fb 20241104085531371 DAUC <0003> auc.c:152 vector [2]: sres = dc11a576 20241104085531371 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241104085531371 DAUC <0003> auc.c:113 vector [3]: rand = 845c7a97d5a5c5553f55fbe79ebbf93f 20241104085531371 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241104085531371 DAUC <0003> auc.c:142 vector [3]: autn = 8d86a406e0200000d7baeddb952a0021 20241104085531371 DAUC <0003> auc.c:143 vector [3]: ck = 20d792abc9d46d04a6ad66d7d3675fed 20241104085531371 DAUC <0003> auc.c:144 vector [3]: ik = b51d2c91309672d58c8cf01828cd3dc3 20241104085531371 DAUC <0003> auc.c:145 vector [3]: res = 005d1d1aff1831970000000000000000 20241104085531371 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241104085531371 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241104085531371 DAUC <0003> auc.c:151 vector [3]: kc = bfeb28f502e87dff 20241104085531371 DAUC <0003> auc.c:152 vector [3]: sres = ff452c8d 20241104085531371 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241104085531371 DAUC <0003> auc.c:113 vector [4]: rand = 4ac4f41074516955d7c91ae34b9cf0e1 20241104085531371 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241104085531371 DAUC <0003> auc.c:142 vector [4]: autn = 7fb843b754b50000239ebae4f2030cdd 20241104085531371 DAUC <0003> auc.c:143 vector [4]: ck = 642b161e7c16d4863fed9d9b100d402f 20241104085531371 DAUC <0003> auc.c:144 vector [4]: ik = 01743641d0daaec014c379189b5bf6d1 20241104085531371 DAUC <0003> auc.c:145 vector [4]: res = d968986b2f442cee0000000000000000 20241104085531371 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241104085531371 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241104085531371 DAUC <0003> auc.c:151 vector [4]: kc = 4e71c4dc279accb8 20241104085531371 DAUC <0003> auc.c:152 vector [4]: sres = f62cb485 20241104085531371 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241104085531371 DAUC <0003> db_auc.c:245 IMSI='262425946710715': Generated 5 vectors 20241104085531371 DAUC <0003> db_auc.c:249 IMSI='262425946710715': Updating SQN=321 in DB 20241104085531378 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262425946710715 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425946710715"} 20241104085531378 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262425946710715 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104085531378 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085531378 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085531383 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531383 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085531383 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262425946710715 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425946710715"} 20241104085531383 DAUC <0003> db_auc.c:157 IMSI='262425946710715': No 2G Auth Data 20241104085531383 DAUC <0003> db_auc.c:236 IMSI='262425946710715': Calling to generate 5 vectors 20241104085531383 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241104085531383 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241104085531383 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241104085531383 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241104085531383 DAUC <0003> auc.c:113 vector [0]: rand = 7654c93fac60eba3da05a0d93c022021 20241104085531383 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241104085531383 DAUC <0003> auc.c:142 vector [0]: autn = 59455ad48b2200003935bc613304ffaa 20241104085531383 DAUC <0003> auc.c:143 vector [0]: ck = 2d818c2d9301aa13ac6c0f08ebf3f723 20241104085531383 DAUC <0003> auc.c:144 vector [0]: ik = 661dd68bf8ed6175757caf80641cb567 20241104085531383 DAUC <0003> auc.c:145 vector [0]: res = 27b2b298dddd26dc0000000000000000 20241104085531383 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241104085531383 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241104085531383 DAUC <0003> auc.c:151 vector [0]: kc = 928cfa2ee4038922 20241104085531383 DAUC <0003> auc.c:152 vector [0]: sres = fa6f9444 20241104085531383 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241104085531383 DAUC <0003> auc.c:113 vector [1]: rand = f67b6a3ab02b22faa2d3eb624e1072cc 20241104085531383 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241104085531383 DAUC <0003> auc.c:142 vector [1]: autn = 35aa7a9aea720000ad5786e33fb7261c 20241104085531383 DAUC <0003> auc.c:143 vector [1]: ck = 18b2ef559d2651695aaadbe7047f7d93 20241104085531383 DAUC <0003> auc.c:144 vector [1]: ik = ca6eb60bf5b24498de57386efbd2af26 20241104085531383 DAUC <0003> auc.c:145 vector [1]: res = 87f13c656f3364a10000000000000000 20241104085531383 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241104085531383 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241104085531383 DAUC <0003> auc.c:151 vector [1]: kc = 5621bad79739c744 20241104085531383 DAUC <0003> auc.c:152 vector [1]: sres = e8c258c4 20241104085531383 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241104085531383 DAUC <0003> auc.c:113 vector [2]: rand = 6d07c431d02616a35ad29c20778e121c 20241104085531383 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241104085531383 DAUC <0003> auc.c:142 vector [2]: autn = ecf4a6ec88430000de38f05f551bd9eb 20241104085531383 DAUC <0003> auc.c:143 vector [2]: ck = 7319e74266c8f67f5609f522329ce581 20241104085531383 DAUC <0003> auc.c:144 vector [2]: ik = 7c60889683c542bea5fb9c3b1233ff36 20241104085531383 DAUC <0003> auc.c:145 vector [2]: res = 71e5cba48b70c01a0000000000000000 20241104085531383 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241104085531383 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241104085531383 DAUC <0003> auc.c:151 vector [2]: kc = fc8b06cdc5a2ae76 20241104085531383 DAUC <0003> auc.c:152 vector [2]: sres = fa950bbe 20241104085531383 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241104085531383 DAUC <0003> auc.c:113 vector [3]: rand = 050eb338a68a5bb441a18083374b8a9c 20241104085531383 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241104085531383 DAUC <0003> auc.c:142 vector [3]: autn = 560cd20cffca00003458222e154c6b51 20241104085531383 DAUC <0003> auc.c:143 vector [3]: ck = b3edc4902eed9b621637f2299e2bdde6 20241104085531383 DAUC <0003> auc.c:144 vector [3]: ik = 7e82c92dccffc3e98073075a5c855b21 20241104085531383 DAUC <0003> auc.c:145 vector [3]: res = cb46562aec5a31aa0000000000000000 20241104085531383 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241104085531383 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241104085531383 DAUC <0003> auc.c:151 vector [3]: kc = 5b2bf8ce20bcde4c 20241104085531383 DAUC <0003> auc.c:152 vector [3]: sres = 271c6780 20241104085531383 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241104085531383 DAUC <0003> auc.c:113 vector [4]: rand = f2295ddba46210c251e373e1876352cd 20241104085531383 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241104085531383 DAUC <0003> auc.c:142 vector [4]: autn = b09822191d11000038d7eb0d0df972e8 20241104085531383 DAUC <0003> auc.c:143 vector [4]: ck = b9f9934d74248144de176534a5ece0e3 20241104085531383 DAUC <0003> auc.c:144 vector [4]: ik = 985b0bf579c2413fd61394d7473c84f8 20241104085531383 DAUC <0003> auc.c:145 vector [4]: res = 0a48735ede3d76400000000000000000 20241104085531383 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241104085531383 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241104085531383 DAUC <0003> auc.c:151 vector [4]: kc = 29a6695bef36a460 20241104085531383 DAUC <0003> auc.c:152 vector [4]: sres = d475051e 20241104085531383 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241104085531383 DAUC <0003> db_auc.c:245 IMSI='262425946710715': Generated 5 vectors 20241104085531383 DAUC <0003> db_auc.c:249 IMSI='262425946710715': Updating SQN=481 in DB 20241104085531390 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262425946710715 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425946710715"} 20241104085531390 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262425946710715 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104085531390 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531390 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085531390 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531390 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085531393 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50056<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@aba509b4cab4: Final verdict of PTC: pass 20241104085531418 DAUC <0003> db_auc.c:157 IMSI='262420737336286': No 2G Auth Data 20241104085531418 DAUC <0003> db_auc.c:192 IMSI='262420737336286': No 3G Auth Data HLR_Test-GSUP(21)@aba509b4cab4: Created GsupExpect[0] for "262420737336286" to be handled at TC_gsup_sai_num_auth_vectors(29) 20241104085531457 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50072<->l=127.0.0.1:4258 20241104085531461 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531461 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085531461 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262420737336286 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420737336286"} 20241104085531461 DAUC <0003> db_auc.c:236 IMSI='262420737336286': Calling to generate 1 vectors 20241104085531461 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241104085531461 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241104085531461 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241104085531461 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241104085531461 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104085531461 DAUC <0003> auc.c:113 vector [0]: rand = 4c25102eb465b7692be8f7326cbd796a 20241104085531461 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241104085531461 DAUC <0003> auc.c:142 vector [0]: autn = df960aff73740000ea5a08dde6bd900d 20241104085531461 DAUC <0003> auc.c:143 vector [0]: ck = b309697fa099b533d844b7dddf0475b3 20241104085531461 DAUC <0003> auc.c:144 vector [0]: ik = 62f7e9c8d90ca38508af8ff3f65b8ac7 20241104085531461 DAUC <0003> auc.c:145 vector [0]: res = 6d3f7f5687d222d50000000000000000 20241104085531461 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241104085531461 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241104085531461 DAUC <0003> auc.c:179 vector [0]: kc = f54f72bd518b9000 20241104085531461 DAUC <0003> auc.c:180 vector [0]: sres = cd62ca2c 20241104085531461 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241104085531461 DAUC <0003> db_auc.c:245 IMSI='262420737336286': Generated 1 vectors 20241104085531461 DAUC <0003> db_auc.c:249 IMSI='262420737336286': Updating SQN=33 in DB 20241104085531469 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262420737336286 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420737336286"} 20241104085531469 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262420737336286 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104085531469 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531469 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085531469 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531469 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@aba509b4cab4: Found GsupExpect[0] for "262420737336286" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@aba509b4cab4: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262420737336286" TC_gsup_sai_num_auth_vectors(29)@aba509b4cab4: setverdict(pass): none -> pass 20241104085531472 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531472 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085531472 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262420737336286 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420737336286"} 20241104085531472 DAUC <0003> db_auc.c:236 IMSI='262420737336286': Calling to generate 4 vectors 20241104085531472 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241104085531472 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241104085531472 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241104085531472 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241104085531472 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104085531472 DAUC <0003> auc.c:113 vector [0]: rand = 1aedf3417d5646d944a459add6031463 20241104085531472 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241104085531472 DAUC <0003> auc.c:142 vector [0]: autn = 61e1ccb6159a0000ba165c2275815771 20241104085531472 DAUC <0003> auc.c:143 vector [0]: ck = 0ea55e895b6ed704b11497b5a11abe68 20241104085531472 DAUC <0003> auc.c:144 vector [0]: ik = d2b7b9cbdc35174851697c2d8287d539 20241104085531472 DAUC <0003> auc.c:145 vector [0]: res = 53ffdfb2ef4048800000000000000000 20241104085531472 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241104085531472 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241104085531472 DAUC <0003> auc.c:179 vector [0]: kc = ca4b196dac935800 20241104085531472 DAUC <0003> auc.c:180 vector [0]: sres = 1530e6a9 20241104085531472 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241104085531472 DAUC <0003> auc.c:113 vector [1]: rand = 3ef5c679e3ad500734e1dc882edfaddc 20241104085531472 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241104085531472 DAUC <0003> auc.c:142 vector [1]: autn = 50ca78ee7a640000f330f964122d5b72 20241104085531472 DAUC <0003> auc.c:143 vector [1]: ck = f8fb0586846db2f3f610bf1dcc9410cd 20241104085531472 DAUC <0003> auc.c:144 vector [1]: ik = b61cea82a35a7de787ca5751803efb5c 20241104085531472 DAUC <0003> auc.c:145 vector [1]: res = d006dfa7b1e218360000000000000000 20241104085531472 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241104085531472 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241104085531472 DAUC <0003> auc.c:179 vector [1]: kc = 8c7bb718d178c800 20241104085531472 DAUC <0003> auc.c:180 vector [1]: sres = 02249dde 20241104085531472 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241104085531472 DAUC <0003> auc.c:113 vector [2]: rand = 276ef60a5725f98c54af208a6928c4d3 20241104085531472 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241104085531472 DAUC <0003> auc.c:142 vector [2]: autn = af978b11518a0000d56383fd549bed2b 20241104085531472 DAUC <0003> auc.c:143 vector [2]: ck = 442d8ba12c69135ec491bb3eddf070a8 20241104085531472 DAUC <0003> auc.c:144 vector [2]: ik = e0d69949a5c7a957551c7eedba63d152 20241104085531472 DAUC <0003> auc.c:145 vector [2]: res = 23141eea609517ea0000000000000000 20241104085531472 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241104085531472 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241104085531472 DAUC <0003> auc.c:179 vector [2]: kc = f06f0cad00ad3c00 20241104085531472 DAUC <0003> auc.c:180 vector [2]: sres = e861714b 20241104085531472 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241104085531472 DAUC <0003> auc.c:113 vector [3]: rand = 1cb04a508546c8454a339e33ceeb2411 20241104085531472 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241104085531472 DAUC <0003> auc.c:142 vector [3]: autn = 6f39293598f100009241e1f59f7d9538 20241104085531472 DAUC <0003> auc.c:143 vector [3]: ck = 9e06020e0a9a8f61c80769a47f2161b6 20241104085531472 DAUC <0003> auc.c:144 vector [3]: ik = b85b6aad50b12087d021b3f54d92f293 20241104085531472 DAUC <0003> auc.c:145 vector [3]: res = 6efc0fefebd91c160000000000000000 20241104085531472 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241104085531472 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241104085531472 DAUC <0003> auc.c:179 vector [3]: kc = 9caafafba0002400 20241104085531472 DAUC <0003> auc.c:180 vector [3]: sres = c6f7079f 20241104085531472 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241104085531472 DAUC <0003> db_auc.c:245 IMSI='262420737336286': Generated 4 vectors 20241104085531472 DAUC <0003> db_auc.c:249 IMSI='262420737336286': Updating SQN=161 in DB 20241104085531480 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262420737336286 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420737336286"} 20241104085531480 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262420737336286 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104085531480 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531480 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085531480 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531480 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085531483 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531483 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085531483 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262420737336286 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420737336286"} 20241104085531483 DAUC <0003> db_auc.c:236 IMSI='262420737336286': Calling to generate 5 vectors 20241104085531483 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241104085531483 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241104085531483 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241104085531483 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241104085531483 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104085531483 DAUC <0003> auc.c:113 vector [0]: rand = e77e9f1967f0fdff17bbd9146e49345a 20241104085531483 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241104085531483 DAUC <0003> auc.c:142 vector [0]: autn = 1b177b37e2d400005d8c5e13d950cc62 20241104085531483 DAUC <0003> auc.c:143 vector [0]: ck = fc85add05a99b525d604494a4c3e33ac 20241104085531483 DAUC <0003> auc.c:144 vector [0]: ik = b50df73183cbc683d34b7be4affa371f 20241104085531483 DAUC <0003> auc.c:145 vector [0]: res = 93840aa57c7ff0120000000000000000 20241104085531483 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241104085531483 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241104085531483 DAUC <0003> auc.c:179 vector [0]: kc = eb96fcf4090b1400 20241104085531483 DAUC <0003> auc.c:180 vector [0]: sres = 9846e5c2 20241104085531483 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241104085531483 DAUC <0003> auc.c:113 vector [1]: rand = 9ce80bc92b57e8f3abfed3eaddcc4230 20241104085531483 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241104085531483 DAUC <0003> auc.c:142 vector [1]: autn = 30f2723bd0e70000c572f3db02f04727 20241104085531483 DAUC <0003> auc.c:143 vector [1]: ck = 3bd3df53aedd36edfb1cb7cde6412a47 20241104085531483 DAUC <0003> auc.c:144 vector [1]: ik = 8dce4ce71c3ca6829cebbdd89556244d 20241104085531483 DAUC <0003> auc.c:145 vector [1]: res = e4f10c87e0c8818b0000000000000000 20241104085531483 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241104085531483 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241104085531483 DAUC <0003> auc.c:179 vector [1]: kc = 4cc92298f3c67c00 20241104085531483 DAUC <0003> auc.c:180 vector [1]: sres = 03a998d7 20241104085531483 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241104085531483 DAUC <0003> auc.c:113 vector [2]: rand = f135ba6e46dfa04583fc277b76777019 20241104085531483 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241104085531483 DAUC <0003> auc.c:142 vector [2]: autn = eb55a40009b100004bbc51dd5faf7c21 20241104085531483 DAUC <0003> auc.c:143 vector [2]: ck = 6e61341678b28b9f224985daca0d2be9 20241104085531483 DAUC <0003> auc.c:144 vector [2]: ik = a05399ed61fab7587f128f78f5a3a318 20241104085531483 DAUC <0003> auc.c:145 vector [2]: res = 2e166fa16e7650cc0000000000000000 20241104085531483 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241104085531483 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241104085531483 DAUC <0003> auc.c:179 vector [2]: kc = c7f5018046c9b400 20241104085531483 DAUC <0003> auc.c:180 vector [2]: sres = 08a03dd3 20241104085531483 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241104085531483 DAUC <0003> auc.c:113 vector [3]: rand = 7e2ed88df6d7fe1a38a4773aa0000b1f 20241104085531483 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241104085531483 DAUC <0003> auc.c:142 vector [3]: autn = fd71580d70590000a5c67173e880051b 20241104085531483 DAUC <0003> auc.c:143 vector [3]: ck = e190d108627af851209c26e07e062408 20241104085531483 DAUC <0003> auc.c:144 vector [3]: ik = a39b4bb1e70baa70ce478bac23679c61 20241104085531483 DAUC <0003> auc.c:145 vector [3]: res = ad1ecbf93c6352620000000000000000 20241104085531483 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241104085531483 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241104085531483 DAUC <0003> auc.c:179 vector [3]: kc = a005851d54bc9c00 20241104085531483 DAUC <0003> auc.c:180 vector [3]: sres = 4e8c024e 20241104085531483 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241104085531483 DAUC <0003> auc.c:113 vector [4]: rand = 84bef4139d296b2044cd21062b0ea1bd 20241104085531483 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241104085531483 DAUC <0003> auc.c:142 vector [4]: autn = f3d02a1e5ad700003033c224f4c1a1a1 20241104085531483 DAUC <0003> auc.c:143 vector [4]: ck = aa6e31fe7bc3af443aa06b4d398816a0 20241104085531483 DAUC <0003> auc.c:144 vector [4]: ik = 2e13c9d4c14f403c7ec808d120facb90 20241104085531483 DAUC <0003> auc.c:145 vector [4]: res = 8700ffdf9f8c51900000000000000000 20241104085531483 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241104085531483 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241104085531483 DAUC <0003> auc.c:179 vector [4]: kc = 7c6c9dc7792c6000 20241104085531483 DAUC <0003> auc.c:180 vector [4]: sres = 6c11ee9d 20241104085531483 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241104085531483 DAUC <0003> db_auc.c:245 IMSI='262420737336286': Generated 5 vectors 20241104085531483 DAUC <0003> db_auc.c:249 IMSI='262420737336286': Updating SQN=321 in DB 20241104085531492 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262420737336286 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420737336286"} 20241104085531492 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262420737336286 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104085531492 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531492 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085531492 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531492 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085531495 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531495 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085531495 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262420737336286 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420737336286"} 20241104085531495 DAUC <0003> db_auc.c:236 IMSI='262420737336286': Calling to generate 5 vectors 20241104085531495 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241104085531495 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241104085531495 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241104085531495 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241104085531495 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104085531495 DAUC <0003> auc.c:113 vector [0]: rand = a6ba9eaa92fc841566c7af9890cac053 20241104085531495 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241104085531495 DAUC <0003> auc.c:142 vector [0]: autn = 779c420211b10000d0ebdc236b92aeb7 20241104085531495 DAUC <0003> auc.c:143 vector [0]: ck = b8d61f6ad1b5d6da2eafdf46ad5514d3 20241104085531495 DAUC <0003> auc.c:144 vector [0]: ik = c8f2e86284b791519a03a6e320cc5961 20241104085531495 DAUC <0003> auc.c:145 vector [0]: res = 2c17112b131ec14e0000000000000000 20241104085531495 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241104085531495 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241104085531495 DAUC <0003> auc.c:179 vector [0]: kc = 72b9ec816d779000 20241104085531495 DAUC <0003> auc.c:180 vector [0]: sres = 6590e054 20241104085531495 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241104085531495 DAUC <0003> auc.c:113 vector [1]: rand = 7f214e6bb07bf9d6f95b954d6087db69 20241104085531495 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241104085531495 DAUC <0003> auc.c:142 vector [1]: autn = 50c8cca0c783000048bc128ce7b188ba 20241104085531495 DAUC <0003> auc.c:143 vector [1]: ck = 36df6f57314f24592eaaf05d86bd1721 20241104085531495 DAUC <0003> auc.c:144 vector [1]: ik = 2453322a854058a1ebe437cc5fa7bcfd 20241104085531495 DAUC <0003> auc.c:145 vector [1]: res = b2c8eba0fba3f3fb0000000000000000 20241104085531495 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241104085531495 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241104085531495 DAUC <0003> auc.c:179 vector [1]: kc = df0b36ef11872800 20241104085531495 DAUC <0003> auc.c:180 vector [1]: sres = 2e182b78 20241104085531495 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241104085531495 DAUC <0003> auc.c:113 vector [2]: rand = f36459f7fda085d570b9861ec840f74e 20241104085531495 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241104085531495 DAUC <0003> auc.c:142 vector [2]: autn = d03e60e01ea90000aa33aed2bd6175f4 20241104085531495 DAUC <0003> auc.c:143 vector [2]: ck = c52efa7b13dcdb95ea2d9dfd0db6f004 20241104085531495 DAUC <0003> auc.c:144 vector [2]: ik = 2e3f5faf3edee1cabd6d7280d69722ac 20241104085531495 DAUC <0003> auc.c:145 vector [2]: res = fdd8a44362d217e20000000000000000 20241104085531495 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241104085531495 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241104085531495 DAUC <0003> auc.c:179 vector [2]: kc = c2968f2a40c6ec00 20241104085531495 DAUC <0003> auc.c:180 vector [2]: sres = 848fd881 20241104085531495 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241104085531495 DAUC <0003> auc.c:113 vector [3]: rand = 2b99f0b3bc62ba4d3232d53677c4fea9 20241104085531495 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241104085531495 DAUC <0003> auc.c:142 vector [3]: autn = 63058708dd800000ebe5fca1b47800bd 20241104085531495 DAUC <0003> auc.c:143 vector [3]: ck = 66682156c7491814a34afb0f84f0b014 20241104085531495 DAUC <0003> auc.c:144 vector [3]: ik = 5186fe590548dfd7e7d8a42cac5d31ec 20241104085531495 DAUC <0003> auc.c:145 vector [3]: res = 3f98eefb84922df70000000000000000 20241104085531495 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241104085531495 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241104085531495 DAUC <0003> auc.c:179 vector [3]: kc = e7651a47b1001400 20241104085531495 DAUC <0003> auc.c:180 vector [3]: sres = ad803a90 20241104085531495 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241104085531495 DAUC <0003> auc.c:113 vector [4]: rand = 47f9384b82f29f1aa9858c58b8ff8397 20241104085531495 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241104085531495 DAUC <0003> auc.c:142 vector [4]: autn = e7b9fe5b9fbc0000561018882dfed135 20241104085531495 DAUC <0003> auc.c:143 vector [4]: ck = f21f53a9837914c0e860c1524363f018 20241104085531495 DAUC <0003> auc.c:144 vector [4]: ik = 6f146ce63c533f775ccb10ca07501973 20241104085531495 DAUC <0003> auc.c:145 vector [4]: res = cb145bb39505a6950000000000000000 20241104085531495 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241104085531495 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241104085531495 DAUC <0003> auc.c:179 vector [4]: kc = 0f879e3da9570400 20241104085531495 DAUC <0003> auc.c:180 vector [4]: sres = 67275f6a 20241104085531495 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241104085531495 DAUC <0003> db_auc.c:245 IMSI='262420737336286': Generated 5 vectors 20241104085531495 DAUC <0003> db_auc.c:249 IMSI='262420737336286': Updating SQN=481 in DB 20241104085531505 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262420737336286 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420737336286"} 20241104085531505 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262420737336286 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104085531505 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531505 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085531505 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531505 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085531508 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50072<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@aba509b4cab4: Final verdict of PTC: pass 20241104085531540 DAUC <0003> db_auc.c:157 IMSI='262422029622500': No 2G Auth Data 20241104085531540 DAUC <0003> db_auc.c:192 IMSI='262422029622500': No 3G Auth Data HLR_Test-GSUP(21)@aba509b4cab4: Created GsupExpect[0] for "262422029622500" to be handled at TC_gsup_sai_num_auth_vectors(30) 20241104085531581 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50074<->l=127.0.0.1:4258 20241104085531585 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531585 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085531585 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262422029622500 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422029622500"} 20241104085531585 DAUC <0003> db_auc.c:236 IMSI='262422029622500': Calling to generate 1 vectors 20241104085531585 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241104085531585 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241104085531585 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241104085531585 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241104085531585 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104085531585 DAUC <0003> auc.c:113 vector [0]: rand = 0058324dd0876f75242492aad56fecfa 20241104085531585 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241104085531585 DAUC <0003> auc.c:142 vector [0]: autn = f4c8f935f639000022e97ab57bfbd82a 20241104085531585 DAUC <0003> auc.c:143 vector [0]: ck = ebf1df013ee28c699cd219a9d801fedd 20241104085531585 DAUC <0003> auc.c:144 vector [0]: ik = 2dbf4f784ec3f762337030e9f724803b 20241104085531585 DAUC <0003> auc.c:145 vector [0]: res = 57f9276aeebf99df0000000000000000 20241104085531585 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241104085531585 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241104085531585 DAUC <0003> auc.c:179 vector [0]: kc = 65bf1628b5a50800 20241104085531585 DAUC <0003> auc.c:180 vector [0]: sres = 943fa497 20241104085531585 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241104085531585 DAUC <0003> db_auc.c:245 IMSI='262422029622500': Generated 1 vectors 20241104085531585 DAUC <0003> db_auc.c:249 IMSI='262422029622500': Updating SQN=33 in DB 20241104085531593 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262422029622500 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422029622500"} 20241104085531593 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262422029622500 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104085531593 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531593 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085531593 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531593 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@aba509b4cab4: Found GsupExpect[0] for "262422029622500" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@aba509b4cab4: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262422029622500" TC_gsup_sai_num_auth_vectors(30)@aba509b4cab4: setverdict(pass): none -> pass 20241104085531596 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531596 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085531596 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262422029622500 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422029622500"} 20241104085531597 DAUC <0003> db_auc.c:236 IMSI='262422029622500': Calling to generate 4 vectors 20241104085531597 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241104085531597 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241104085531597 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241104085531597 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241104085531597 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104085531597 DAUC <0003> auc.c:113 vector [0]: rand = 039dd59fe77c34f59ad2e2cd5eddacb7 20241104085531597 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241104085531597 DAUC <0003> auc.c:142 vector [0]: autn = 54442633b3f60000b0ce174b555dbc00 20241104085531597 DAUC <0003> auc.c:143 vector [0]: ck = 797d01c929074776e4f92f02148c1bc5 20241104085531597 DAUC <0003> auc.c:144 vector [0]: ik = 4c4a0806655be1645c04ddf0f6a0477a 20241104085531597 DAUC <0003> auc.c:145 vector [0]: res = 3fdcb256021ab4f10000000000000000 20241104085531597 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241104085531597 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241104085531597 DAUC <0003> auc.c:179 vector [0]: kc = 5349101ca1a34c00 20241104085531597 DAUC <0003> auc.c:180 vector [0]: sres = c5323e57 20241104085531597 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241104085531597 DAUC <0003> auc.c:113 vector [1]: rand = 269237d4ff87782d4b7faddd6c6a0998 20241104085531597 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241104085531597 DAUC <0003> auc.c:142 vector [1]: autn = 013006a9823f00008c5b660809dd208d 20241104085531597 DAUC <0003> auc.c:143 vector [1]: ck = a215a12acdc879e620712da3b1c3c414 20241104085531597 DAUC <0003> auc.c:144 vector [1]: ik = 5367f5ecc0f01edd5cc808a7e69021ae 20241104085531597 DAUC <0003> auc.c:145 vector [1]: res = 924b8b756a9cab810000000000000000 20241104085531597 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241104085531597 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241104085531597 DAUC <0003> auc.c:179 vector [1]: kc = b4882d490a9c5000 20241104085531597 DAUC <0003> auc.c:180 vector [1]: sres = a10341e8 20241104085531597 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241104085531597 DAUC <0003> auc.c:113 vector [2]: rand = 95c8c4f5680f05989cf8bf852036bf79 20241104085531597 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241104085531597 DAUC <0003> auc.c:142 vector [2]: autn = 3d0888b7d0fc00005ba7c8b22f10970d 20241104085531597 DAUC <0003> auc.c:143 vector [2]: ck = 2949df2985d0f9151f25effc2fa8636f 20241104085531597 DAUC <0003> auc.c:144 vector [2]: ik = 9dbe68045011aad267fd6f8a66d6d283 20241104085531597 DAUC <0003> auc.c:145 vector [2]: res = 2e12fefe89091b760000000000000000 20241104085531597 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241104085531597 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241104085531597 DAUC <0003> auc.c:179 vector [2]: kc = 36b2e75fd7488c00 20241104085531597 DAUC <0003> auc.c:180 vector [2]: sres = 297150ef 20241104085531597 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241104085531597 DAUC <0003> auc.c:113 vector [3]: rand = 7a54346d006ec25c1e26f5b28f6ec541 20241104085531597 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241104085531597 DAUC <0003> auc.c:142 vector [3]: autn = 2b586c42f2be0000cfe8ab30cac05774 20241104085531597 DAUC <0003> auc.c:143 vector [3]: ck = 1c13cc42440963d638e6bea1ddc87faf 20241104085531597 DAUC <0003> auc.c:144 vector [3]: ik = f216bf594e3eb9cccbf4500d93a8680a 20241104085531597 DAUC <0003> auc.c:145 vector [3]: res = 7d8134fc7454f0450000000000000000 20241104085531597 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241104085531597 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241104085531597 DAUC <0003> auc.c:179 vector [3]: kc = eb87980e4ce1fc00 20241104085531597 DAUC <0003> auc.c:180 vector [3]: sres = 9c5832d8 20241104085531597 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241104085531597 DAUC <0003> db_auc.c:245 IMSI='262422029622500': Generated 4 vectors 20241104085531597 DAUC <0003> db_auc.c:249 IMSI='262422029622500': Updating SQN=161 in DB 20241104085531604 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262422029622500 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422029622500"} 20241104085531604 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262422029622500 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104085531604 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531604 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085531604 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531604 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085531607 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531607 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085531607 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262422029622500 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422029622500"} 20241104085531607 DAUC <0003> db_auc.c:236 IMSI='262422029622500': Calling to generate 5 vectors 20241104085531607 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241104085531607 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241104085531607 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241104085531607 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241104085531607 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104085531607 DAUC <0003> auc.c:113 vector [0]: rand = 452e45df6d4ad4735b463b145da8bee6 20241104085531607 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241104085531607 DAUC <0003> auc.c:142 vector [0]: autn = 08f559af0680000059fc1660c26e34bd 20241104085531607 DAUC <0003> auc.c:143 vector [0]: ck = 8d53b73b4677e4d7d65122c22e40db5e 20241104085531607 DAUC <0003> auc.c:144 vector [0]: ik = 5123255eaa8fa534cc952c153b5999df 20241104085531607 DAUC <0003> auc.c:145 vector [0]: res = fc635772a086be670000000000000000 20241104085531607 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241104085531607 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241104085531607 DAUC <0003> auc.c:179 vector [0]: kc = 5f0d3725d18ec000 20241104085531607 DAUC <0003> auc.c:180 vector [0]: sres = 5961cf1a 20241104085531607 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241104085531607 DAUC <0003> auc.c:113 vector [1]: rand = f017674845f5294723c7cfff4636f01d 20241104085531607 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241104085531607 DAUC <0003> auc.c:142 vector [1]: autn = 8c7f06316ec700000279e34ab86fe8fe 20241104085531607 DAUC <0003> auc.c:143 vector [1]: ck = e6a02c3fd258bd6c72b18a4360492a4c 20241104085531607 DAUC <0003> auc.c:144 vector [1]: ik = b09499756fa19f75562507b7594fa6d4 20241104085531607 DAUC <0003> auc.c:145 vector [1]: res = db4a23eb86207f9a0000000000000000 20241104085531607 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241104085531607 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241104085531607 DAUC <0003> auc.c:179 vector [1]: kc = cad323f506f9f400 20241104085531607 DAUC <0003> auc.c:180 vector [1]: sres = 65377269 20241104085531607 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241104085531607 DAUC <0003> auc.c:113 vector [2]: rand = a130ddd510dd06a8e89331c2072a4699 20241104085531607 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241104085531607 DAUC <0003> auc.c:142 vector [2]: autn = 91df3393a43800008d9584a058cd76d9 20241104085531607 DAUC <0003> auc.c:143 vector [2]: ck = 509b2a64bbe424a0a7ee2581e1e4bb23 20241104085531607 DAUC <0003> auc.c:144 vector [2]: ik = e8404f8e2922efa18dca4f275e89fe58 20241104085531607 DAUC <0003> auc.c:145 vector [2]: res = a42560984b8273980000000000000000 20241104085531607 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241104085531607 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241104085531607 DAUC <0003> auc.c:179 vector [2]: kc = 61a7ae878090c400 20241104085531607 DAUC <0003> auc.c:180 vector [2]: sres = 2cb58b88 20241104085531607 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241104085531607 DAUC <0003> auc.c:113 vector [3]: rand = f5eacf9a896066419c877cda378847d6 20241104085531607 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241104085531607 DAUC <0003> auc.c:142 vector [3]: autn = 03d6c2b3f5d600008c95c6f737614564 20241104085531607 DAUC <0003> auc.c:143 vector [3]: ck = cdc0741511f7a0c66a71e6841d27311e 20241104085531607 DAUC <0003> auc.c:144 vector [3]: ik = d3eab5c9aaee03e2da008a66d2885a37 20241104085531607 DAUC <0003> auc.c:145 vector [3]: res = 902b92c5d8eb6e680000000000000000 20241104085531607 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241104085531607 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241104085531607 DAUC <0003> auc.c:179 vector [3]: kc = 15b1d726f1353800 20241104085531607 DAUC <0003> auc.c:180 vector [3]: sres = f91875c9 20241104085531607 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241104085531607 DAUC <0003> auc.c:113 vector [4]: rand = 140d012dd8bbbb4f852eb33799b8594b 20241104085531607 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241104085531607 DAUC <0003> auc.c:142 vector [4]: autn = 0deb6566a65a0000e3c08939c91d3654 20241104085531607 DAUC <0003> auc.c:143 vector [4]: ck = 91a75245b3fc8d6dd7970943ba930d3e 20241104085531607 DAUC <0003> auc.c:144 vector [4]: ik = 1c962ef776f468d5338e39ea0d858e42 20241104085531607 DAUC <0003> auc.c:145 vector [4]: res = 1c632ae5f91c90eb0000000000000000 20241104085531607 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241104085531607 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241104085531607 DAUC <0003> auc.c:179 vector [4]: kc = 548f4d2af42df000 20241104085531607 DAUC <0003> auc.c:180 vector [4]: sres = 29372ff1 20241104085531607 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241104085531607 DAUC <0003> db_auc.c:245 IMSI='262422029622500': Generated 5 vectors 20241104085531607 DAUC <0003> db_auc.c:249 IMSI='262422029622500': Updating SQN=321 in DB 20241104085531615 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262422029622500 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422029622500"} 20241104085531615 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262422029622500 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104085531615 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531615 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085531615 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531615 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085531618 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531618 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085531618 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262422029622500 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422029622500"} 20241104085531618 DAUC <0003> db_auc.c:236 IMSI='262422029622500': Calling to generate 5 vectors 20241104085531618 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241104085531618 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241104085531618 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241104085531618 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241104085531618 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104085531618 DAUC <0003> auc.c:113 vector [0]: rand = ce3ab9ebb59fb333cee453af0e0c5158 20241104085531618 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241104085531618 DAUC <0003> auc.c:142 vector [0]: autn = 9ab193a0e1ce0000fdba5c19a63205a6 20241104085531618 DAUC <0003> auc.c:143 vector [0]: ck = 7796b60a6024f98504738bde48d462f9 20241104085531618 DAUC <0003> auc.c:144 vector [0]: ik = 8b1c8b73d00930718568a31ff55603d1 20241104085531618 DAUC <0003> auc.c:145 vector [0]: res = f1b4715eb21154650000000000000000 20241104085531618 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241104085531618 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241104085531618 DAUC <0003> auc.c:179 vector [0]: kc = 5f8a6a44c2724c00 20241104085531618 DAUC <0003> auc.c:180 vector [0]: sres = 45ad1bdd 20241104085531618 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241104085531618 DAUC <0003> auc.c:113 vector [1]: rand = 7a7d319fcce4a87eccea1444fe662274 20241104085531618 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241104085531618 DAUC <0003> auc.c:142 vector [1]: autn = 51bc8260e5860000f744d121bfe41046 20241104085531618 DAUC <0003> auc.c:143 vector [1]: ck = f5f6ebd103a1b55785b3aec70847fd0f 20241104085531618 DAUC <0003> auc.c:144 vector [1]: ik = 4080be7a91690166b5b27589ca8cdc02 20241104085531618 DAUC <0003> auc.c:145 vector [1]: res = a20fdbad2d1596ec0000000000000000 20241104085531618 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241104085531618 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241104085531618 DAUC <0003> auc.c:179 vector [1]: kc = a62205a35f120400 20241104085531618 DAUC <0003> auc.c:180 vector [1]: sres = 990e810b 20241104085531618 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241104085531618 DAUC <0003> auc.c:113 vector [2]: rand = 41d57a9768558c15df93b1ce3981b3ed 20241104085531618 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241104085531618 DAUC <0003> auc.c:142 vector [2]: autn = b55583c37e230000938baf2ffc2906f9 20241104085531618 DAUC <0003> auc.c:143 vector [2]: ck = 320ab2fc98f4dace29378810dc451f42 20241104085531618 DAUC <0003> auc.c:144 vector [2]: ik = b2583cea3ef411b8b4b3a1d96ecdbda7 20241104085531618 DAUC <0003> auc.c:145 vector [2]: res = 0267f8873f624bc90000000000000000 20241104085531618 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241104085531618 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241104085531618 DAUC <0003> auc.c:179 vector [2]: kc = c4efa385a2443800 20241104085531618 DAUC <0003> auc.c:180 vector [2]: sres = 1549d972 20241104085531618 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241104085531618 DAUC <0003> auc.c:113 vector [3]: rand = 0b2668c7d411025e234b19c14bcd0599 20241104085531618 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241104085531618 DAUC <0003> auc.c:142 vector [3]: autn = 30293c9090cc000045c77b58314d5e85 20241104085531618 DAUC <0003> auc.c:143 vector [3]: ck = 43ded4d010a4d8d5ae9cf437051da08c 20241104085531618 DAUC <0003> auc.c:144 vector [3]: ik = 594aa3e3d7b879dbe92073309972c37b 20241104085531618 DAUC <0003> auc.c:145 vector [3]: res = 014e0f02dfcbefa40000000000000000 20241104085531618 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241104085531618 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241104085531618 DAUC <0003> auc.c:179 vector [3]: kc = b92cf5c0a8e92400 20241104085531618 DAUC <0003> auc.c:180 vector [3]: sres = 1c7e02ed 20241104085531618 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241104085531618 DAUC <0003> auc.c:113 vector [4]: rand = c1f8347bc245d10f8ec00dc6bb26aa47 20241104085531618 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241104085531618 DAUC <0003> auc.c:142 vector [4]: autn = 16e45151293b0000b53d4bdfc6e61a68 20241104085531618 DAUC <0003> auc.c:143 vector [4]: ck = cb4d4bd7538518e75456681b155cb46d 20241104085531618 DAUC <0003> auc.c:144 vector [4]: ik = 9bd528dcd315f7c30dc0dd43d78a4961 20241104085531618 DAUC <0003> auc.c:145 vector [4]: res = 3d5df9811937756f0000000000000000 20241104085531618 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241104085531618 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241104085531618 DAUC <0003> auc.c:179 vector [4]: kc = 94a06d7670d08400 20241104085531618 DAUC <0003> auc.c:180 vector [4]: sres = cada027e 20241104085531618 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241104085531618 DAUC <0003> db_auc.c:245 IMSI='262422029622500': Generated 5 vectors 20241104085531618 DAUC <0003> db_auc.c:249 IMSI='262422029622500': Updating SQN=481 in DB 20241104085531626 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262422029622500 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422029622500"} 20241104085531626 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262422029622500 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104085531626 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085531626 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085531629 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50074<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@aba509b4cab4: Final verdict of PTC: pass 20241104085531660 DAUC <0003> db_auc.c:157 IMSI='262427544241385': No 2G Auth Data 20241104085531660 DAUC <0003> db_auc.c:192 IMSI='262427544241385': No 3G Auth Data HLR_Test-GSUP(21)@aba509b4cab4: Created GsupExpect[0] for "262427544241385" to be handled at TC_gsup_sai_num_auth_vectors(31) 20241104085531702 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50080<->l=127.0.0.1:4258 20241104085531707 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531707 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085531707 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262427544241385 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427544241385"} 20241104085531707 DAUC <0003> db_auc.c:236 IMSI='262427544241385': Calling to generate 1 vectors 20241104085531707 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241104085531707 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241104085531707 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241104085531707 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241104085531707 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104085531707 DAUC <0003> auc.c:113 vector [0]: rand = ba447b83fc99e4dcdfb9e9802f921cdd 20241104085531707 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241104085531707 DAUC <0003> auc.c:142 vector [0]: autn = def22d9bc0a600000a66a60dc10c67c2 20241104085531707 DAUC <0003> auc.c:143 vector [0]: ck = dbcf15ce588d2b615b2e5fff67a3979a 20241104085531707 DAUC <0003> auc.c:144 vector [0]: ik = cb72c7ef4acef74f852e1ffa2892b818 20241104085531707 DAUC <0003> auc.c:145 vector [0]: res = 6b02004cf5e5833f0000000000000000 20241104085531707 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241104085531707 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241104085531707 DAUC <0003> auc.c:179 vector [0]: kc = 5163aa764d9a2360 20241104085531707 DAUC <0003> auc.c:180 vector [0]: sres = b499772e 20241104085531707 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241104085531707 DAUC <0003> db_auc.c:245 IMSI='262427544241385': Generated 1 vectors 20241104085531707 DAUC <0003> db_auc.c:249 IMSI='262427544241385': Updating SQN=33 in DB 20241104085531714 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262427544241385 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427544241385"} 20241104085531714 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262427544241385 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104085531714 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085531714 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@aba509b4cab4: Found GsupExpect[0] for "262427544241385" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@aba509b4cab4: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262427544241385" TC_gsup_sai_num_auth_vectors(31)@aba509b4cab4: setverdict(pass): none -> pass 20241104085531717 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531717 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085531718 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262427544241385 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427544241385"} 20241104085531718 DAUC <0003> db_auc.c:236 IMSI='262427544241385': Calling to generate 4 vectors 20241104085531718 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241104085531718 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241104085531718 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241104085531718 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241104085531718 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104085531718 DAUC <0003> auc.c:113 vector [0]: rand = ad998f0cfa42d2d4a754b69ff188a11b 20241104085531718 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241104085531718 DAUC <0003> auc.c:142 vector [0]: autn = 81ea5b1ee845000020cb55f3f0e52c8e 20241104085531718 DAUC <0003> auc.c:143 vector [0]: ck = cf0f63fd4879d365bd10708a4ce5fbf0 20241104085531718 DAUC <0003> auc.c:144 vector [0]: ik = ab1a72dbe4e7dec222277c7d93bee493 20241104085531718 DAUC <0003> auc.c:145 vector [0]: res = 86aa0d5beac4fb280000000000000000 20241104085531718 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241104085531718 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241104085531718 DAUC <0003> auc.c:179 vector [0]: kc = fedffb4b072a8c55 20241104085531718 DAUC <0003> auc.c:180 vector [0]: sres = 818da89b 20241104085531718 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241104085531718 DAUC <0003> auc.c:113 vector [1]: rand = 9b9ea3113670615106a71986532a027a 20241104085531718 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241104085531718 DAUC <0003> auc.c:142 vector [1]: autn = e5f84af6adbc000050d82f734245359b 20241104085531718 DAUC <0003> auc.c:143 vector [1]: ck = 5c0276be54f0301b49e009d27def25fc 20241104085531718 DAUC <0003> auc.c:144 vector [1]: ik = 16436d5d5edadbf80925b8b7ca971226 20241104085531718 DAUC <0003> auc.c:145 vector [1]: res = f2e73d32e54424e10000000000000000 20241104085531718 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241104085531718 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241104085531718 DAUC <0003> auc.c:179 vector [1]: kc = cbe2d1e28bf5ee4a 20241104085531718 DAUC <0003> auc.c:180 vector [1]: sres = b145e7aa 20241104085531718 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241104085531718 DAUC <0003> auc.c:113 vector [2]: rand = a217cf53d18dfbc1c75f470944238f67 20241104085531718 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241104085531718 DAUC <0003> auc.c:142 vector [2]: autn = 897eb9e4c5c40000857a4ab0d8340446 20241104085531718 DAUC <0003> auc.c:143 vector [2]: ck = b3edfdf0639e5e6743964bf6eaf9ea9d 20241104085531718 DAUC <0003> auc.c:144 vector [2]: ik = 78012975ebf8ffc732e76df012a6645f 20241104085531718 DAUC <0003> auc.c:145 vector [2]: res = 7c7d70a9f6e7d8e70000000000000000 20241104085531718 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241104085531718 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241104085531718 DAUC <0003> auc.c:179 vector [2]: kc = 5785497a6d233242 20241104085531718 DAUC <0003> auc.c:180 vector [2]: sres = e7ec7ed6 20241104085531718 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241104085531718 DAUC <0003> auc.c:113 vector [3]: rand = 70f84239c3ea3ff20153e32d8188f376 20241104085531718 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241104085531718 DAUC <0003> auc.c:142 vector [3]: autn = bc848b87b97b0000a5e7110c67fc9e86 20241104085531718 DAUC <0003> auc.c:143 vector [3]: ck = 7d276fbe8a5362927a8079027d748d02 20241104085531718 DAUC <0003> auc.c:144 vector [3]: ik = bbf03b666304b4c9d13f56e2d0ba8094 20241104085531718 DAUC <0003> auc.c:145 vector [3]: res = 241f2c7cd768cf380000000000000000 20241104085531718 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241104085531718 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241104085531718 DAUC <0003> auc.c:179 vector [3]: kc = 7169839b77ecd189 20241104085531718 DAUC <0003> auc.c:180 vector [3]: sres = 972347c9 20241104085531718 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241104085531718 DAUC <0003> db_auc.c:245 IMSI='262427544241385': Generated 4 vectors 20241104085531718 DAUC <0003> db_auc.c:249 IMSI='262427544241385': Updating SQN=161 in DB 20241104085531725 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262427544241385 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427544241385"} 20241104085531725 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262427544241385 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104085531725 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531725 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085531725 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531725 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085531729 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531729 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085531729 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262427544241385 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427544241385"} 20241104085531729 DAUC <0003> db_auc.c:236 IMSI='262427544241385': Calling to generate 5 vectors 20241104085531729 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241104085531729 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241104085531729 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241104085531729 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241104085531729 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104085531729 DAUC <0003> auc.c:113 vector [0]: rand = bcda38c6d4c260aa28772b43e9aa0769 20241104085531729 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241104085531729 DAUC <0003> auc.c:142 vector [0]: autn = b6175f1a436e00000846e79bb13e8c81 20241104085531729 DAUC <0003> auc.c:143 vector [0]: ck = a53e09d8574f0d9b0782154a42c32d89 20241104085531729 DAUC <0003> auc.c:144 vector [0]: ik = 7a05eab0c643d246d99eca1ec7e43562 20241104085531729 DAUC <0003> auc.c:145 vector [0]: res = 8bc44c727b58d9ce0000000000000000 20241104085531729 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241104085531729 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241104085531729 DAUC <0003> auc.c:179 vector [0]: kc = 26bf3d44ab446b82 20241104085531729 DAUC <0003> auc.c:180 vector [0]: sres = ef275327 20241104085531729 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241104085531729 DAUC <0003> auc.c:113 vector [1]: rand = b6e7e982acd77a52335fc4bf7d330d33 20241104085531729 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241104085531729 DAUC <0003> auc.c:142 vector [1]: autn = e5f25be0fe5c000045af3a6034ba5a23 20241104085531729 DAUC <0003> auc.c:143 vector [1]: ck = 87b1e35abdcfc3b5ff85efa036bbcdd2 20241104085531729 DAUC <0003> auc.c:144 vector [1]: ik = 96446fce3c5ed05ac434ecb71b5d3a08 20241104085531729 DAUC <0003> auc.c:145 vector [1]: res = d7663297db8a4a910000000000000000 20241104085531729 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241104085531729 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241104085531729 DAUC <0003> auc.c:179 vector [1]: kc = 642f809d7bc47f58 20241104085531729 DAUC <0003> auc.c:180 vector [1]: sres = ccbed380 20241104085531729 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241104085531729 DAUC <0003> auc.c:113 vector [2]: rand = f85510c349b95cf73a2e130c9814dd92 20241104085531729 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241104085531729 DAUC <0003> auc.c:142 vector [2]: autn = a82707b1ad0a000014de3e8325fbf966 20241104085531729 DAUC <0003> auc.c:143 vector [2]: ck = 6af1d6d731247bd9737bb98ac31a3ae6 20241104085531729 DAUC <0003> auc.c:144 vector [2]: ik = 1d7fb2e94cc651024f9a3a3901e05f95 20241104085531729 DAUC <0003> auc.c:145 vector [2]: res = 787f72e7d3be46f40000000000000000 20241104085531729 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241104085531729 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241104085531729 DAUC <0003> auc.c:179 vector [2]: kc = 9b8d0348d7a4339f 20241104085531729 DAUC <0003> auc.c:180 vector [2]: sres = d5815620 20241104085531729 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241104085531729 DAUC <0003> auc.c:113 vector [3]: rand = 1c74bcfbdc1ba55d86cdb2412c4c4f73 20241104085531729 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241104085531729 DAUC <0003> auc.c:142 vector [3]: autn = 997efd18dda400005d5ebeb18e01c9e4 20241104085531729 DAUC <0003> auc.c:143 vector [3]: ck = 1de3edd6d5d49e3b621fb88d82c6ce03 20241104085531729 DAUC <0003> auc.c:144 vector [3]: ik = 65563aee8336ad6ce90c4fde214976f2 20241104085531729 DAUC <0003> auc.c:145 vector [3]: res = d298b8e275cdadcd0000000000000000 20241104085531729 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241104085531729 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241104085531729 DAUC <0003> auc.c:179 vector [3]: kc = 4e5dd0b458e8faf1 20241104085531729 DAUC <0003> auc.c:180 vector [3]: sres = 559d11d6 20241104085531729 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241104085531729 DAUC <0003> auc.c:113 vector [4]: rand = f92efe9d5e5326b195776c1bd8af7fce 20241104085531729 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241104085531729 DAUC <0003> auc.c:142 vector [4]: autn = 9ea1e77dc4ce00006286de2f7f6c6354 20241104085531729 DAUC <0003> auc.c:143 vector [4]: ck = 3d2724ba9a7708d03d603cf25034ff78 20241104085531729 DAUC <0003> auc.c:144 vector [4]: ik = ddbc196033b59ce535cda6bc299476fa 20241104085531729 DAUC <0003> auc.c:145 vector [4]: res = ac2cc7d0c8d150090000000000000000 20241104085531729 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241104085531729 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241104085531729 DAUC <0003> auc.c:179 vector [4]: kc = 02dd6c65bec6518a 20241104085531729 DAUC <0003> auc.c:180 vector [4]: sres = 97d2f924 20241104085531729 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241104085531729 DAUC <0003> db_auc.c:245 IMSI='262427544241385': Generated 5 vectors 20241104085531729 DAUC <0003> db_auc.c:249 IMSI='262427544241385': Updating SQN=321 in DB 20241104085531737 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262427544241385 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427544241385"} 20241104085531737 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262427544241385 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104085531737 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531737 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085531737 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531737 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085531740 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531740 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085531740 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262427544241385 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427544241385"} 20241104085531740 DAUC <0003> db_auc.c:236 IMSI='262427544241385': Calling to generate 5 vectors 20241104085531740 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241104085531740 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241104085531740 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241104085531740 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241104085531740 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104085531740 DAUC <0003> auc.c:113 vector [0]: rand = d8c08b091df13a542ba80aca78680dcb 20241104085531740 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241104085531740 DAUC <0003> auc.c:142 vector [0]: autn = 513b5042ac3000005e8e35d864e46520 20241104085531740 DAUC <0003> auc.c:143 vector [0]: ck = ebb61ec94db830a3534b793fb5d78f40 20241104085531740 DAUC <0003> auc.c:144 vector [0]: ik = a372a97c8d0714f8abe54de8474e2084 20241104085531740 DAUC <0003> auc.c:145 vector [0]: res = 754a760865fd15680000000000000000 20241104085531740 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241104085531740 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241104085531740 DAUC <0003> auc.c:179 vector [0]: kc = 224771e37d7c44b0 20241104085531740 DAUC <0003> auc.c:180 vector [0]: sres = 3492b026 20241104085531740 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241104085531740 DAUC <0003> auc.c:113 vector [1]: rand = 06d8703dee87060f6f2b90d0945b6a43 20241104085531740 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241104085531740 DAUC <0003> auc.c:142 vector [1]: autn = 2a270e702c0100006518174a2e36612c 20241104085531740 DAUC <0003> auc.c:143 vector [1]: ck = a92f9c05225e05c4648ebb6d2f40b69e 20241104085531740 DAUC <0003> auc.c:144 vector [1]: ik = 751e145f9924b43abb0cef3120cab366 20241104085531740 DAUC <0003> auc.c:145 vector [1]: res = cea8e2aeafc9c1320000000000000000 20241104085531740 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241104085531740 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241104085531740 DAUC <0003> auc.c:179 vector [1]: kc = 36762da5d38037c5 20241104085531740 DAUC <0003> auc.c:180 vector [1]: sres = cd87b378 20241104085531740 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241104085531740 DAUC <0003> auc.c:113 vector [2]: rand = df655ccfd5b3bb0065c98aa4197d41b6 20241104085531740 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241104085531740 DAUC <0003> auc.c:142 vector [2]: autn = 0acb0112c4480000455c7414b1e54553 20241104085531740 DAUC <0003> auc.c:143 vector [2]: ck = ed7c1d0cb94ab6944aa6cf96cc081cf1 20241104085531740 DAUC <0003> auc.c:144 vector [2]: ik = d75d2ddd3f965b15a10126816bc5701f 20241104085531740 DAUC <0003> auc.c:145 vector [2]: res = 6cd5322348ed82ca0000000000000000 20241104085531740 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241104085531740 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241104085531740 DAUC <0003> auc.c:179 vector [2]: kc = ecec47f8fbe344e4 20241104085531740 DAUC <0003> auc.c:180 vector [2]: sres = 9e77236d 20241104085531740 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241104085531740 DAUC <0003> auc.c:113 vector [3]: rand = e261d8525341cbeb22d2d51dfb57ea1d 20241104085531740 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241104085531740 DAUC <0003> auc.c:142 vector [3]: autn = 6491de507daa00009aa76f3277569617 20241104085531740 DAUC <0003> auc.c:143 vector [3]: ck = ecbcea39adc76aa371e5e9b4e558c3dc 20241104085531740 DAUC <0003> auc.c:144 vector [3]: ik = 665452ccdc9a21a3c0087b7c08c5abdd 20241104085531740 DAUC <0003> auc.c:145 vector [3]: res = e382846a2ac982660000000000000000 20241104085531740 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241104085531740 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241104085531740 DAUC <0003> auc.c:179 vector [3]: kc = b9ebb8049ae64ae9 20241104085531740 DAUC <0003> auc.c:180 vector [3]: sres = f253ee34 20241104085531740 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241104085531740 DAUC <0003> auc.c:113 vector [4]: rand = 4d77f36c6dcb0dcb8a01cc2a87adf15f 20241104085531740 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241104085531740 DAUC <0003> auc.c:142 vector [4]: autn = 548191b6d08d0000444a3edea6032bcf 20241104085531740 DAUC <0003> auc.c:143 vector [4]: ck = 98cdc536f465936d6e63aa16f6e674b5 20241104085531740 DAUC <0003> auc.c:144 vector [4]: ik = 06c284ac6a5b296efff9c3fa4753e7bc 20241104085531740 DAUC <0003> auc.c:145 vector [4]: res = 9d1fc7b5e3080d8d0000000000000000 20241104085531740 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241104085531740 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241104085531740 DAUC <0003> auc.c:179 vector [4]: kc = 6dbe051b02cf15e5 20241104085531740 DAUC <0003> auc.c:180 vector [4]: sres = e0c54a57 20241104085531740 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241104085531740 DAUC <0003> db_auc.c:245 IMSI='262427544241385': Generated 5 vectors 20241104085531740 DAUC <0003> db_auc.c:249 IMSI='262427544241385': Updating SQN=481 in DB 20241104085531748 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262427544241385 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427544241385"} 20241104085531748 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262427544241385 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104085531748 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531748 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085531748 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531748 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085531751 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50080<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@aba509b4cab4: Final verdict of PTC: pass MTC@aba509b4cab4: setverdict(pass): none -> pass 20241104085531776 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50012<->l=127.0.0.1:4258 20241104085531777 DLINP <000b> input/ipa.c:451 connected read/write 20241104085531777 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085531777 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104085531777 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104085531777 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104085531777 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40793<->l=127.0.0.1:4259) HLR_Test-GSUP(21)@aba509b4cab4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(23)@aba509b4cab4: Final verdict of PTC: none 22@aba509b4cab4: Final verdict of PTC: none HLR_Test-GSUP-IPA(20)@aba509b4cab4: Final verdict of PTC: none MTC@aba509b4cab4: Setting final verdict of the test case. MTC@aba509b4cab4: Local verdict of MTC: pass MTC@aba509b4cab4: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@aba509b4cab4: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@aba509b4cab4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass'. Mon Nov 4 08:55:31 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 20241104085531822 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50086<->l=127.0.0.1:4258 20241104085531822 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50086<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=35956) Waiting for packet dumper to finish... 1 (prev_count=35956, count=59672) MTC@aba509b4cab4: 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@aba509b4cab4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps'. ------ HLR_Tests.TC_gsup_sai_eps ------ Mon Nov 4 08:55:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_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@aba509b4cab4: 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@aba509b4cab4: Test case TC_gsup_sai_eps started. MTC@aba509b4cab4: legacy= false MTC@aba509b4cab4: in not legacy case 1 MTC@aba509b4cab4: in not legacy case 2 20241104085534894 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104085534894 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@aba509b4cab4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241104085534896 DLINP <000b> input/ipa.c:451 connected read/write 20241104085534896 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085534897 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50094<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@aba509b4cab4: 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)@aba509b4cab4: 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 } } } } 20241104085534900 DLINP <000b> input/ipa.c:451 connected read/write 20241104085534900 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085534900 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104085534900 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104085534900 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  20241104085534900 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104085534900 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  20241104085534900 DLGSUP <0013> gsup_server.c:235 2:  20241104085534900 DLGSUP <0013> gsup_server.c:237 2: 00  20241104085534900 DLGSUP <0013> gsup_server.c:235 3:  20241104085534900 DLGSUP <0013> gsup_server.c:237 3: 00  20241104085534900 DLGSUP <0013> gsup_server.c:235 4:  20241104085534900 DLGSUP <0013> gsup_server.c:237 4: 00  20241104085534900 DLGSUP <0013> gsup_server.c:235 5:  20241104085534900 DLGSUP <0013> gsup_server.c:237 5: 00  20241104085534900 DLGSUP <0013> gsup_server.c:235 7:  20241104085534900 DLGSUP <0013> gsup_server.c:237 7: 00  20241104085534900 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104085534900 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104085534900 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)@aba509b4cab4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 34@aba509b4cab4: 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") 20241104085534919 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34185<->l=127.0.0.1:4259) 20241104085534939 DAUC <0003> db_auc.c:157 IMSI='262421032943699': No 2G Auth Data 20241104085534939 DAUC <0003> db_auc.c:192 IMSI='262421032943699': No 3G Auth Data HLR_Test-GSUP(33)@aba509b4cab4: Created GsupExpect[0] for "262421032943699" to be handled at TC_gsup_sai_eps(36) 20241104085534980 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50110<->l=127.0.0.1:4258 20241104085534984 DLINP <000b> input/ipa.c:451 connected read/write 20241104085534984 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085534984 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262421032943699 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421032943699"} 20241104085534984 DAUC <0003> db_auc.c:157 IMSI='262421032943699': No 2G Auth Data 20241104085534984 DAUC <0003> db_auc.c:236 IMSI='262421032943699': Calling to generate 5 vectors 20241104085534984 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241104085534984 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241104085534984 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241104085534984 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241104085534984 DAUC <0003> auc.c:113 vector [0]: rand = 5261586598c2eedd25b5e1b3aead139f 20241104085534984 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241104085534984 DAUC <0003> auc.c:142 vector [0]: autn = 5382f104997e8000a6d24eda95df3aa0 20241104085534984 DAUC <0003> auc.c:143 vector [0]: ck = 51ab0e0f33156eed27d380bf2080de4d 20241104085534984 DAUC <0003> auc.c:144 vector [0]: ik = 0666360288dc2b738865ed2c84115de7 20241104085534984 DAUC <0003> auc.c:145 vector [0]: res = 19c96c034596de820000000000000000 20241104085534984 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241104085534984 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241104085534984 DAUC <0003> auc.c:151 vector [0]: kc = f87b559e1f58c634 20241104085534984 DAUC <0003> auc.c:152 vector [0]: sres = 5c5fb281 20241104085534984 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241104085534984 DAUC <0003> auc.c:113 vector [1]: rand = 72e3e1a42f041455b1eccfca0c986470 20241104085534984 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241104085534984 DAUC <0003> auc.c:142 vector [1]: autn = a13e982b9530800024f78a4f33ce27bf 20241104085534984 DAUC <0003> auc.c:143 vector [1]: ck = 26665b06133a4d16acbd4124737a7c5f 20241104085534984 DAUC <0003> auc.c:144 vector [1]: ik = 4965520b4ffa9f8eb5c19f5660055708 20241104085534984 DAUC <0003> auc.c:145 vector [1]: res = 5dc44b0f31eac1b40000000000000000 20241104085534984 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241104085534984 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241104085534984 DAUC <0003> auc.c:151 vector [1]: kc = 767fd77f4fbff9cf 20241104085534984 DAUC <0003> auc.c:152 vector [1]: sres = 6c2e8abb 20241104085534984 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241104085534984 DAUC <0003> auc.c:113 vector [2]: rand = 0aa614b18da36afcf34c673d10d42384 20241104085534984 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241104085534984 DAUC <0003> auc.c:142 vector [2]: autn = 7aa8150472d48000a0478f8b0cd21c74 20241104085534984 DAUC <0003> auc.c:143 vector [2]: ck = c61e600e3622d8a6e77a2ed4f6988f8d 20241104085534984 DAUC <0003> auc.c:144 vector [2]: ik = e29e77e638e47fdde4bb2590138c760b 20241104085534984 DAUC <0003> auc.c:145 vector [2]: res = 592f10c300475a330000000000000000 20241104085534984 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241104085534984 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241104085534984 DAUC <0003> auc.c:151 vector [2]: kc = 27411cacebd25efd 20241104085534984 DAUC <0003> auc.c:152 vector [2]: sres = 59684af0 20241104085534984 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241104085534984 DAUC <0003> auc.c:113 vector [3]: rand = 2f9e4b85b18a8bdcd433c3a1ad96d870 20241104085534984 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241104085534984 DAUC <0003> auc.c:142 vector [3]: autn = d3fa186c5e8d800094e5f5052d0a82ad 20241104085534984 DAUC <0003> auc.c:143 vector [3]: ck = abc164a8b36af48cc3e12d9086bc0784 20241104085534984 DAUC <0003> auc.c:144 vector [3]: ik = 29d58aa578c0a99ad79751c2dbe79543 20241104085534984 DAUC <0003> auc.c:145 vector [3]: res = a003d15e6eb5f1800000000000000000 20241104085534984 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241104085534984 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241104085534984 DAUC <0003> auc.c:151 vector [3]: kc = 9662925f96f1cfd1 20241104085534984 DAUC <0003> auc.c:152 vector [3]: sres = ceb620de 20241104085534984 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241104085534984 DAUC <0003> auc.c:113 vector [4]: rand = 9260e02ae03a4cfb09ee056ee6c1e98e 20241104085534984 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241104085534984 DAUC <0003> auc.c:142 vector [4]: autn = e567c3a81b18800026dc4298281b3020 20241104085534984 DAUC <0003> auc.c:143 vector [4]: ck = 4694608ef3a9ca800fb8a68f6881d059 20241104085534984 DAUC <0003> auc.c:144 vector [4]: ik = 1761dff6a6c67473e0e6d71e8be00da2 20241104085534984 DAUC <0003> auc.c:145 vector [4]: res = 527ef615cdd78ce00000000000000000 20241104085534984 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241104085534984 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241104085534984 DAUC <0003> auc.c:151 vector [4]: kc = beabcee9b60e6308 20241104085534984 DAUC <0003> auc.c:152 vector [4]: sres = 9fa97af5 20241104085534984 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241104085534984 DAUC <0003> db_auc.c:245 IMSI='262421032943699': Generated 5 vectors 20241104085534984 DAUC <0003> db_auc.c:249 IMSI='262421032943699': Updating SQN=161 in DB 20241104085534992 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262421032943699 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421032943699"} 20241104085534992 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262421032943699 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104085534992 DLINP <000b> input/ipa.c:451 connected read/write 20241104085534992 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085534992 DLINP <000b> input/ipa.c:451 connected read/write 20241104085534992 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@aba509b4cab4: Found GsupExpect[0] for "262421032943699" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@aba509b4cab4: Added IMSI table entry 0TC_gsup_sai_eps(36)"262421032943699" TC_gsup_sai_eps(36)@aba509b4cab4: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085534997 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50110<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@aba509b4cab4: Final verdict of PTC: pass 20241104085535022 DAUC <0003> db_auc.c:157 IMSI='262429806634792': No 2G Auth Data 20241104085535022 DAUC <0003> db_auc.c:192 IMSI='262429806634792': No 3G Auth Data HLR_Test-GSUP(33)@aba509b4cab4: Created GsupExpect[0] for "262429806634792" to be handled at TC_gsup_sai_eps(37) 20241104085535055 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50118<->l=127.0.0.1:4258 20241104085535058 DLINP <000b> input/ipa.c:451 connected read/write 20241104085535058 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085535058 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262429806634792 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429806634792"} 20241104085535059 DAUC <0003> db_auc.c:157 IMSI='262429806634792': No 2G Auth Data 20241104085535059 DAUC <0003> db_auc.c:236 IMSI='262429806634792': Calling to generate 5 vectors 20241104085535059 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241104085535059 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241104085535059 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241104085535059 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241104085535059 DAUC <0003> auc.c:113 vector [0]: rand = 54dc3339d6585f048fffa32d45910b1f 20241104085535059 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241104085535059 DAUC <0003> auc.c:142 vector [0]: autn = dead75f54adb800039582207c2a3f3f4 20241104085535059 DAUC <0003> auc.c:143 vector [0]: ck = 1e3350b188e14c7878ce25aa81b66bfb 20241104085535059 DAUC <0003> auc.c:144 vector [0]: ik = 29c7b1834ec2171cb53b29b18ac87147 20241104085535059 DAUC <0003> auc.c:145 vector [0]: res = dbb36ed2c699e1b60000000000000000 20241104085535059 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241104085535059 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241104085535059 DAUC <0003> auc.c:151 vector [0]: kc = fa01ed29cd5d41d8 20241104085535059 DAUC <0003> auc.c:152 vector [0]: sres = 1d2a8f64 20241104085535059 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241104085535059 DAUC <0003> auc.c:113 vector [1]: rand = 868e799e6a260051d1f3ee24be556228 20241104085535059 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241104085535059 DAUC <0003> auc.c:142 vector [1]: autn = 70d4f8f338638000652a449b64b22d79 20241104085535059 DAUC <0003> auc.c:143 vector [1]: ck = f645a89b481ce77f79d1ff855bf57cb5 20241104085535059 DAUC <0003> auc.c:144 vector [1]: ik = 825d8ea2668f5aa6c53bb3268c0e44df 20241104085535059 DAUC <0003> auc.c:145 vector [1]: res = 9b2ed98dd48511610000000000000000 20241104085535059 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241104085535059 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241104085535059 DAUC <0003> auc.c:151 vector [1]: kc = c8f26a9af96885b3 20241104085535059 DAUC <0003> auc.c:152 vector [1]: sres = 4fabc8ec 20241104085535059 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241104085535059 DAUC <0003> auc.c:113 vector [2]: rand = 0e402c8e1fb112a48a315aa6a6ecd48c 20241104085535059 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241104085535059 DAUC <0003> auc.c:142 vector [2]: autn = 214546279eb4800096bef1c45589c132 20241104085535059 DAUC <0003> auc.c:143 vector [2]: ck = c255f5cca415ba90471489f6b63b3340 20241104085535059 DAUC <0003> auc.c:144 vector [2]: ik = f863012f5e2e9ce5bbff6d991418ee38 20241104085535059 DAUC <0003> auc.c:145 vector [2]: res = 080c1c1cd03c3a8e0000000000000000 20241104085535059 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241104085535059 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241104085535059 DAUC <0003> auc.c:151 vector [2]: kc = c6dd108c5818fb0d 20241104085535059 DAUC <0003> auc.c:152 vector [2]: sres = d8302692 20241104085535059 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241104085535059 DAUC <0003> auc.c:113 vector [3]: rand = 6f467a7f990d77319bf8ce8e8c81f467 20241104085535059 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241104085535059 DAUC <0003> auc.c:142 vector [3]: autn = fcfd6908588080005bf6e8f45e3284d8 20241104085535059 DAUC <0003> auc.c:143 vector [3]: ck = 3abdb85ee874cbe95526e6dfe60bbe16 20241104085535059 DAUC <0003> auc.c:144 vector [3]: ik = 91e1026e71f4ece6a76662fc27604db7 20241104085535059 DAUC <0003> auc.c:145 vector [3]: res = d98852be566315ba0000000000000000 20241104085535059 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241104085535059 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241104085535059 DAUC <0003> auc.c:151 vector [3]: kc = 591c3e1358ebd4ae 20241104085535059 DAUC <0003> auc.c:152 vector [3]: sres = 8feb4704 20241104085535059 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241104085535059 DAUC <0003> auc.c:113 vector [4]: rand = 74f1b3e6542a2bfcee1e4c25d4da70a4 20241104085535059 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241104085535059 DAUC <0003> auc.c:142 vector [4]: autn = c42e0995b15a80007d95d76625fd9882 20241104085535059 DAUC <0003> auc.c:143 vector [4]: ck = ce08697e3b38548b389750085db4c7f7 20241104085535059 DAUC <0003> auc.c:144 vector [4]: ik = c7a1de6f75db546c7f39ca003db2742a 20241104085535059 DAUC <0003> auc.c:145 vector [4]: res = 1cfc36fae54d1f930000000000000000 20241104085535059 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241104085535059 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241104085535059 DAUC <0003> auc.c:151 vector [4]: kc = 4e072d192ee5b33a 20241104085535059 DAUC <0003> auc.c:152 vector [4]: sres = f9b12969 20241104085535059 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241104085535059 DAUC <0003> db_auc.c:245 IMSI='262429806634792': Generated 5 vectors 20241104085535059 DAUC <0003> db_auc.c:249 IMSI='262429806634792': Updating SQN=161 in DB 20241104085535067 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262429806634792 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429806634792"} 20241104085535067 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262429806634792 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104085535067 DLINP <000b> input/ipa.c:451 connected read/write 20241104085535067 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085535067 DLINP <000b> input/ipa.c:451 connected read/write 20241104085535067 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@aba509b4cab4: Found GsupExpect[0] for "262429806634792" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@aba509b4cab4: Added IMSI table entry 1TC_gsup_sai_eps(37)"262429806634792" TC_gsup_sai_eps(37)@aba509b4cab4: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085535070 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50118<->l=127.0.0.1:4258 TC_gsup_sai_eps(37)@aba509b4cab4: Final verdict of PTC: pass 20241104085535095 DAUC <0003> db_auc.c:157 IMSI='262423065406773': No 2G Auth Data 20241104085535095 DAUC <0003> db_auc.c:192 IMSI='262423065406773': No 3G Auth Data HLR_Test-GSUP(33)@aba509b4cab4: Created GsupExpect[0] for "262423065406773" to be handled at TC_gsup_sai_eps(38) 20241104085535133 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50124<->l=127.0.0.1:4258 20241104085535136 DLINP <000b> input/ipa.c:451 connected read/write 20241104085535136 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085535136 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262423065406773 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423065406773"} 20241104085535136 DAUC <0003> db_auc.c:236 IMSI='262423065406773': Calling to generate 5 vectors 20241104085535136 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241104085535136 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241104085535136 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241104085535136 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241104085535136 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104085535136 DAUC <0003> auc.c:113 vector [0]: rand = febfe8a0971f1df53bf78a5a8d0d0bca 20241104085535136 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241104085535136 DAUC <0003> auc.c:142 vector [0]: autn = e7ad8633cd228000dda67dd4f96ceee3 20241104085535136 DAUC <0003> auc.c:143 vector [0]: ck = a9585f7c975f6fb31412a6f6de9dc138 20241104085535136 DAUC <0003> auc.c:144 vector [0]: ik = 5d7bbfa3c7f925f868b6b1bc3b17c855 20241104085535136 DAUC <0003> auc.c:145 vector [0]: res = 03c2e3f3602d54670000000000000000 20241104085535136 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241104085535136 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241104085535136 DAUC <0003> auc.c:179 vector [0]: kc = d9763cde0fd19800 20241104085535136 DAUC <0003> auc.c:180 vector [0]: sres = 4648346c 20241104085535136 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241104085535136 DAUC <0003> auc.c:113 vector [1]: rand = ffa007343e83828afe40a23cdf74b5fc 20241104085535136 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241104085535136 DAUC <0003> auc.c:142 vector [1]: autn = 10a49adf2b358000f2ea4926e301b021 20241104085535136 DAUC <0003> auc.c:143 vector [1]: ck = 5e14727f2e485ec8608d2229ae0e753d 20241104085535136 DAUC <0003> auc.c:144 vector [1]: ik = 3b5bcbf096ef46a5cf5da23690901505 20241104085535136 DAUC <0003> auc.c:145 vector [1]: res = c3ea95f734676e3a0000000000000000 20241104085535136 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241104085535136 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241104085535136 DAUC <0003> auc.c:179 vector [1]: kc = 2cc7b6ad90c63800 20241104085535136 DAUC <0003> auc.c:180 vector [1]: sres = 2dbc5fc2 20241104085535136 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241104085535136 DAUC <0003> auc.c:113 vector [2]: rand = 8925dbe93926357d6939e506c9e378eb 20241104085535136 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241104085535136 DAUC <0003> auc.c:142 vector [2]: autn = 4b9b1d9cae85800090bbbd61413064e6 20241104085535136 DAUC <0003> auc.c:143 vector [2]: ck = 73220458cd7be373069ee975d0094c18 20241104085535136 DAUC <0003> auc.c:144 vector [2]: ik = 215416fbabb556ffd41cd13d49b4bba1 20241104085535136 DAUC <0003> auc.c:145 vector [2]: res = 94997c09016feb8a0000000000000000 20241104085535136 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241104085535136 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241104085535136 DAUC <0003> auc.c:179 vector [2]: kc = 73e6ee97c518d400 20241104085535136 DAUC <0003> auc.c:180 vector [2]: sres = 35fc932c 20241104085535136 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241104085535136 DAUC <0003> auc.c:113 vector [3]: rand = 198360161e3fb4000215d5fdd164d389 20241104085535136 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241104085535136 DAUC <0003> auc.c:142 vector [3]: autn = c3d9b7541f59800053b9732f33e1818f 20241104085535136 DAUC <0003> auc.c:143 vector [3]: ck = 029dcf6746595853f4413f64627c6ed8 20241104085535136 DAUC <0003> auc.c:144 vector [3]: ik = 673ff9f952385a44b1a7c50371ae3c4a 20241104085535136 DAUC <0003> auc.c:145 vector [3]: res = 27b8b5a5c9c3ff800000000000000000 20241104085535136 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241104085535136 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241104085535136 DAUC <0003> auc.c:179 vector [3]: kc = 8ad19f6b37c25000 20241104085535136 DAUC <0003> auc.c:180 vector [3]: sres = 191f7e22 20241104085535136 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241104085535136 DAUC <0003> auc.c:113 vector [4]: rand = 000565b66c71155f0953611983c16695 20241104085535136 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241104085535136 DAUC <0003> auc.c:142 vector [4]: autn = bfdc16b89a288000ec7072dbec53763b 20241104085535136 DAUC <0003> auc.c:143 vector [4]: ck = 840302b6482d52bf52d58dd4ae5a35ab 20241104085535136 DAUC <0003> auc.c:144 vector [4]: ik = 86d71eb89e4a150f86e11ef75452b8dc 20241104085535136 DAUC <0003> auc.c:145 vector [4]: res = 8f1358e008f9f9260000000000000000 20241104085535136 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241104085535136 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241104085535136 DAUC <0003> auc.c:179 vector [4]: kc = ed0b6bc1fe7ee400 20241104085535136 DAUC <0003> auc.c:180 vector [4]: sres = 8cbde2d1 20241104085535136 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241104085535136 DAUC <0003> db_auc.c:245 IMSI='262423065406773': Generated 5 vectors 20241104085535136 DAUC <0003> db_auc.c:249 IMSI='262423065406773': Updating SQN=161 in DB 20241104085535144 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262423065406773 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423065406773"} 20241104085535144 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262423065406773 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104085535144 DLINP <000b> input/ipa.c:451 connected read/write 20241104085535144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085535144 DLINP <000b> input/ipa.c:451 connected read/write 20241104085535144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@aba509b4cab4: Found GsupExpect[0] for "262423065406773" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@aba509b4cab4: Added IMSI table entry 2TC_gsup_sai_eps(38)"262423065406773" TC_gsup_sai_eps(38)@aba509b4cab4: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085535147 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50124<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@aba509b4cab4: Final verdict of PTC: pass 20241104085535180 DAUC <0003> db_auc.c:157 IMSI='262427596542568': No 2G Auth Data 20241104085535180 DAUC <0003> db_auc.c:192 IMSI='262427596542568': No 3G Auth Data HLR_Test-GSUP(33)@aba509b4cab4: Created GsupExpect[0] for "262427596542568" to be handled at TC_gsup_sai_eps(39) 20241104085535221 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50134<->l=127.0.0.1:4258 20241104085535225 DLINP <000b> input/ipa.c:451 connected read/write 20241104085535225 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085535225 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262427596542568 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427596542568"} 20241104085535225 DAUC <0003> db_auc.c:236 IMSI='262427596542568': Calling to generate 5 vectors 20241104085535225 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241104085535225 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241104085535225 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241104085535225 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241104085535225 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104085535225 DAUC <0003> auc.c:113 vector [0]: rand = 21cf9c4aa9abb24fb6cde8e823c66a72 20241104085535225 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241104085535225 DAUC <0003> auc.c:142 vector [0]: autn = a6fe331fdff18000acdef0333e3cc72a 20241104085535225 DAUC <0003> auc.c:143 vector [0]: ck = 6e7a95ed1008800150e8c9a537d8818c 20241104085535225 DAUC <0003> auc.c:144 vector [0]: ik = 2c51b1931af134bf3818dec0e115d504 20241104085535225 DAUC <0003> auc.c:145 vector [0]: res = 77d44fb31de3f9950000000000000000 20241104085535225 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241104085535225 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241104085535225 DAUC <0003> auc.c:179 vector [0]: kc = fff3aa0b3c57ec00 20241104085535225 DAUC <0003> auc.c:180 vector [0]: sres = 9fd2cc5a 20241104085535225 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241104085535225 DAUC <0003> auc.c:113 vector [1]: rand = 46be0ff9680e041d4232a9e3fc4fed3c 20241104085535225 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241104085535225 DAUC <0003> auc.c:142 vector [1]: autn = 8fec688c93368000b9ada6f00e309383 20241104085535225 DAUC <0003> auc.c:143 vector [1]: ck = dbc12c5a38974256a1502563884fc42e 20241104085535225 DAUC <0003> auc.c:144 vector [1]: ik = fcc231366fba42cbea9f32cb1774b2a8 20241104085535225 DAUC <0003> auc.c:145 vector [1]: res = 16020d83e561d3c90000000000000000 20241104085535225 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241104085535225 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241104085535225 DAUC <0003> auc.c:179 vector [1]: kc = 23c1606211341800 20241104085535225 DAUC <0003> auc.c:180 vector [1]: sres = 2699a08d 20241104085535225 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241104085535225 DAUC <0003> auc.c:113 vector [2]: rand = e2beab4f1ce8a5ff7ffbfb94e9370957 20241104085535225 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241104085535225 DAUC <0003> auc.c:142 vector [2]: autn = dc2874ee49168000df646bbc6a73b5f8 20241104085535225 DAUC <0003> auc.c:143 vector [2]: ck = 7ef78496401902ae28da322a16af3d8f 20241104085535225 DAUC <0003> auc.c:144 vector [2]: ik = e7c134d0e66976ffc6411200d6d4269a 20241104085535225 DAUC <0003> auc.c:145 vector [2]: res = 50729129ea6670150000000000000000 20241104085535225 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241104085535225 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241104085535225 DAUC <0003> auc.c:179 vector [2]: kc = 71471501ea63a800 20241104085535225 DAUC <0003> auc.c:180 vector [2]: sres = db97ed48 20241104085535225 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241104085535225 DAUC <0003> auc.c:113 vector [3]: rand = 92feca02ac0f4c067b57f30568fdc1ed 20241104085535225 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241104085535225 DAUC <0003> auc.c:142 vector [3]: autn = 3618f03a1efd80005e8e16f2d54c4f2e 20241104085535225 DAUC <0003> auc.c:143 vector [3]: ck = f74af3c6062dc6c95402735c710a3b1b 20241104085535225 DAUC <0003> auc.c:144 vector [3]: ik = 6f2491026b26873a7ff03a77a7abab4b 20241104085535225 DAUC <0003> auc.c:145 vector [3]: res = beffdcc57d2b49170000000000000000 20241104085535225 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241104085535225 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241104085535225 DAUC <0003> auc.c:179 vector [3]: kc = 5768c2eebe1cec00 20241104085535225 DAUC <0003> auc.c:180 vector [3]: sres = 8af757d8 20241104085535226 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241104085535226 DAUC <0003> auc.c:113 vector [4]: rand = 83debcab8c1a02a20468f081dc3ceefb 20241104085535226 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241104085535226 DAUC <0003> auc.c:142 vector [4]: autn = 39a0e99bd85c8000ac932904fd889376 20241104085535226 DAUC <0003> auc.c:143 vector [4]: ck = 7ba51764cc2c78bccb2dcc0da20e82a9 20241104085535226 DAUC <0003> auc.c:144 vector [4]: ik = 8a45580eab1cb467be768c44154cec72 20241104085535226 DAUC <0003> auc.c:145 vector [4]: res = 2a2f16f0dd8044190000000000000000 20241104085535226 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241104085535226 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241104085535226 DAUC <0003> auc.c:179 vector [4]: kc = 82a9d14438486800 20241104085535226 DAUC <0003> auc.c:180 vector [4]: sres = 0abe69e2 20241104085535226 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241104085535226 DAUC <0003> db_auc.c:245 IMSI='262427596542568': Generated 5 vectors 20241104085535226 DAUC <0003> db_auc.c:249 IMSI='262427596542568': Updating SQN=161 in DB 20241104085535234 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262427596542568 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427596542568"} 20241104085535234 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262427596542568 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104085535234 DLINP <000b> input/ipa.c:451 connected read/write 20241104085535234 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085535234 DLINP <000b> input/ipa.c:451 connected read/write 20241104085535234 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@aba509b4cab4: Found GsupExpect[0] for "262427596542568" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@aba509b4cab4: Added IMSI table entry 3TC_gsup_sai_eps(39)"262427596542568" TC_gsup_sai_eps(39)@aba509b4cab4: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085535237 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50134<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@aba509b4cab4: Final verdict of PTC: pass 20241104085535269 DAUC <0003> db_auc.c:157 IMSI='262425072394295': No 2G Auth Data 20241104085535269 DAUC <0003> db_auc.c:192 IMSI='262425072394295': No 3G Auth Data HLR_Test-GSUP(33)@aba509b4cab4: Created GsupExpect[0] for "262425072394295" to be handled at TC_gsup_sai_eps(40) 20241104085535309 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50138<->l=127.0.0.1:4258 20241104085535313 DLINP <000b> input/ipa.c:451 connected read/write 20241104085535313 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085535313 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262425072394295 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425072394295"} 20241104085535313 DAUC <0003> db_auc.c:236 IMSI='262425072394295': Calling to generate 5 vectors 20241104085535313 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241104085535313 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241104085535313 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241104085535313 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241104085535313 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241104085535313 DAUC <0003> auc.c:113 vector [0]: rand = a7ecea2b81ae18630afb35dc8efa946d 20241104085535313 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241104085535313 DAUC <0003> auc.c:142 vector [0]: autn = 1b06d6ad4f6d80008879dcb9b845b477 20241104085535313 DAUC <0003> auc.c:143 vector [0]: ck = dc528f85406c259ebbf2f9d4d2e19a79 20241104085535313 DAUC <0003> auc.c:144 vector [0]: ik = 1878e2fb2bc91cf7ea11bb24fb24b94b 20241104085535313 DAUC <0003> auc.c:145 vector [0]: res = e3b0b381ccbce6720000000000000000 20241104085535313 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241104085535313 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241104085535313 DAUC <0003> auc.c:179 vector [0]: kc = a9e3fcb9565a3fef 20241104085535313 DAUC <0003> auc.c:180 vector [0]: sres = 3e4e07a0 20241104085535313 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241104085535313 DAUC <0003> auc.c:113 vector [1]: rand = 342e528a8184db4be43835fc398e4763 20241104085535313 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241104085535313 DAUC <0003> auc.c:142 vector [1]: autn = e44713506595800086e57a56f4f0d6ed 20241104085535313 DAUC <0003> auc.c:143 vector [1]: ck = 3da39f6c212293d624efe0e8f1ed6011 20241104085535313 DAUC <0003> auc.c:144 vector [1]: ik = c53db1047edb7883eaa229246a60e804 20241104085535313 DAUC <0003> auc.c:145 vector [1]: res = fff12bd62ceb345f0000000000000000 20241104085535313 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241104085535313 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241104085535313 DAUC <0003> auc.c:179 vector [1]: kc = 43fbed4ff8a2ec9c 20241104085535313 DAUC <0003> auc.c:180 vector [1]: sres = cce482c2 20241104085535313 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241104085535313 DAUC <0003> auc.c:113 vector [2]: rand = 10bbe6d5ecb127e10de26e8fec91974f 20241104085535313 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241104085535313 DAUC <0003> auc.c:142 vector [2]: autn = d7c8fd19fe368000062d064a06701822 20241104085535313 DAUC <0003> auc.c:143 vector [2]: ck = 31ccc99b56d11b2630bafd7568bc0e3b 20241104085535313 DAUC <0003> auc.c:144 vector [2]: ik = e90fd9ecb5d91c3607c9422378d13bd0 20241104085535313 DAUC <0003> auc.c:145 vector [2]: res = 8d0e61d5339d4ed40000000000000000 20241104085535313 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241104085535313 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241104085535313 DAUC <0003> auc.c:179 vector [2]: kc = 00302d862409d18f 20241104085535313 DAUC <0003> auc.c:180 vector [2]: sres = 53150a7c 20241104085535313 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241104085535313 DAUC <0003> auc.c:113 vector [3]: rand = 7aeda74e42d9f8a44b10cfd09d440221 20241104085535313 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241104085535313 DAUC <0003> auc.c:142 vector [3]: autn = cfa79c8c193e800066818ed38d91152d 20241104085535313 DAUC <0003> auc.c:143 vector [3]: ck = 35faa01b8ae84592b6d34a4391f3d46c 20241104085535313 DAUC <0003> auc.c:144 vector [3]: ik = f32f5d66cb57c5d1e8f0f2481b4555e5 20241104085535313 DAUC <0003> auc.c:145 vector [3]: res = cdd26903129d0e870000000000000000 20241104085535313 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241104085535313 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241104085535313 DAUC <0003> auc.c:179 vector [3]: kc = 5cd91bc36fb46a4b 20241104085535313 DAUC <0003> auc.c:180 vector [3]: sres = 1f5f0634 20241104085535313 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241104085535313 DAUC <0003> auc.c:113 vector [4]: rand = c731fcde27a98dd3a824ae15d4c62754 20241104085535313 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241104085535313 DAUC <0003> auc.c:142 vector [4]: autn = ec7e782dfb258000b253833801f64b01 20241104085535313 DAUC <0003> auc.c:143 vector [4]: ck = 03d66c15e5e62f91eff113a81fee5555 20241104085535313 DAUC <0003> auc.c:144 vector [4]: ik = b92e67e90edc3ed4e072550c92e948fa 20241104085535313 DAUC <0003> auc.c:145 vector [4]: res = 6ed02393f6c8a28b0000000000000000 20241104085535313 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241104085535313 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241104085535313 DAUC <0003> auc.c:179 vector [4]: kc = f665eb65f11bfcd4 20241104085535313 DAUC <0003> auc.c:180 vector [4]: sres = a39ec7d2 20241104085535313 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241104085535313 DAUC <0003> db_auc.c:245 IMSI='262425072394295': Generated 5 vectors 20241104085535313 DAUC <0003> db_auc.c:249 IMSI='262425072394295': Updating SQN=161 in DB 20241104085535321 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262425072394295 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425072394295"} 20241104085535321 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262425072394295 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104085535321 DLINP <000b> input/ipa.c:451 connected read/write 20241104085535321 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085535321 DLINP <000b> input/ipa.c:451 connected read/write 20241104085535321 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@aba509b4cab4: Found GsupExpect[0] for "262425072394295" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@aba509b4cab4: Added IMSI table entry 4TC_gsup_sai_eps(40)"262425072394295" TC_gsup_sai_eps(40)@aba509b4cab4: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085535324 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50138<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@aba509b4cab4: Final verdict of PTC: pass MTC@aba509b4cab4: setverdict(pass): none -> pass 20241104085535349 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50094<->l=127.0.0.1:4258 20241104085535350 DLINP <000b> input/ipa.c:451 connected read/write 20241104085535350 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085535350 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104085535350 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104085535350 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104085535350 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34185<->l=127.0.0.1:4259) HLR_Test-GSUP(33)@aba509b4cab4: Final verdict of PTC: none 34@aba509b4cab4: Final verdict of PTC: none HLR_Test-GSUP-IPA(32)@aba509b4cab4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(35)@aba509b4cab4: Final verdict of PTC: none MTC@aba509b4cab4: Setting final verdict of the test case. MTC@aba509b4cab4: Local verdict of MTC: pass MTC@aba509b4cab4: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@aba509b4cab4: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@aba509b4cab4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass'. Mon Nov 4 08: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 20241104085535395 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50154<->l=127.0.0.1:4258 20241104085535396 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50154<->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=33100) MTC@aba509b4cab4: 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@aba509b4cab4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi ------ Mon Nov 4 08:55:37 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_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@aba509b4cab4: 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@aba509b4cab4: Test case TC_gsup_ul_unknown_imsi started. MTC@aba509b4cab4: legacy= false MTC@aba509b4cab4: in not legacy case 1 MTC@aba509b4cab4: in not legacy case 2 20241104085538471 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104085538471 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@aba509b4cab4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241104085538473 DLINP <000b> input/ipa.c:451 connected read/write 20241104085538473 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085538473 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46236<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@aba509b4cab4: 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)@aba509b4cab4: 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 } } } } 20241104085538475 DLINP <000b> input/ipa.c:451 connected read/write 20241104085538475 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085538475 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104085538475 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104085538475 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  20241104085538475 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104085538475 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  20241104085538475 DLGSUP <0013> gsup_server.c:235 2:  20241104085538475 DLGSUP <0013> gsup_server.c:237 2: 00  20241104085538475 DLGSUP <0013> gsup_server.c:235 3:  20241104085538475 DLGSUP <0013> gsup_server.c:237 3: 00  20241104085538475 DLGSUP <0013> gsup_server.c:235 4:  20241104085538475 DLGSUP <0013> gsup_server.c:237 4: 00  20241104085538475 DLGSUP <0013> gsup_server.c:235 5:  20241104085538475 DLGSUP <0013> gsup_server.c:237 5: 00  20241104085538475 DLGSUP <0013> gsup_server.c:235 7:  20241104085538475 DLGSUP <0013> gsup_server.c:237 7: 00  20241104085538475 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104085538475 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104085538475 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)@aba509b4cab4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 43@aba509b4cab4: 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") 20241104085538494 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41861<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@aba509b4cab4: Created GsupExpect[0] for "262424377088804" to be handled at TC_gsup_ul_unknown_imsi(45) 20241104085538507 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46244<->l=127.0.0.1:4258 20241104085538517 DLINP <000b> input/ipa.c:451 connected read/write 20241104085538517 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085538517 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262424377088804 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424377088804" cn_domain=PS} 20241104085538517 DLU <0006> fsm.c:456 lu(262424377088804)[0x55f683f54b30]{UNVALIDATED}: Allocated 20241104085538517 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262424377088804 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241104085538517 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262424377088804 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424377088804" cause=IMSI unknown in HLR} 20241104085538517 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262424377088804 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085538517 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424377088804)[0x55f683f54b30]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085538517 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262424377088804)[0x55f683f54b30]{UNVALIDATED}: Freeing instance 20241104085538517 DLU <0006> fsm.c:568 lu(PS:IMSI-262424377088804)[0x55f683f54b30]{UNVALIDATED}: Deallocated 20241104085538517 DLINP <000b> input/ipa.c:451 connected read/write 20241104085538517 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085538517 DLINP <000b> input/ipa.c:451 connected read/write 20241104085538517 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@aba509b4cab4: Found GsupExpect[0] for "262424377088804" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@aba509b4cab4: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262424377088804" TC_gsup_ul_unknown_imsi(45)@aba509b4cab4: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085538520 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46244<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@aba509b4cab4: Final verdict of PTC: pass 20241104085538521 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46236<->l=127.0.0.1:4258 20241104085538522 DLINP <000b> input/ipa.c:451 connected read/write 20241104085538522 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085538522 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104085538522 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104085538522 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104085538522 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41861<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@aba509b4cab4: Final verdict of PTC: none 43@aba509b4cab4: Final verdict of PTC: none HLR_Test-GSUP-IPA(41)@aba509b4cab4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@aba509b4cab4: Final verdict of PTC: none MTC@aba509b4cab4: Setting final verdict of the test case. MTC@aba509b4cab4: Local verdict of MTC: none MTC@aba509b4cab4: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@aba509b4cab4: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@aba509b4cab4: Local verdict of PTC with component reference 43: none (none -> none) MTC@aba509b4cab4: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@aba509b4cab4: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@aba509b4cab4: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@aba509b4cab4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass'. Mon Nov 4 08: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 20241104085538567 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46254<->l=127.0.0.1:4258 20241104085538567 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46254<->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@aba509b4cab4: 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@aba509b4cab4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy ------ Mon Nov 4 08:55:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_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@aba509b4cab4: 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@aba509b4cab4: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@aba509b4cab4: legacy= false MTC@aba509b4cab4: in not legacy case 1 MTC@aba509b4cab4: in not legacy case 2 20241104085541635 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104085541635 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@aba509b4cab4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241104085541637 DLINP <000b> input/ipa.c:451 connected read/write 20241104085541637 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085541638 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46266<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@aba509b4cab4: 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)@aba509b4cab4: 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 } } } } 20241104085541639 DLINP <000b> input/ipa.c:451 connected read/write 20241104085541639 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085541639 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104085541639 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104085541639 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  20241104085541639 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104085541639 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  20241104085541639 DLGSUP <0013> gsup_server.c:235 2:  20241104085541639 DLGSUP <0013> gsup_server.c:237 2: 00  20241104085541639 DLGSUP <0013> gsup_server.c:235 3:  20241104085541639 DLGSUP <0013> gsup_server.c:237 3: 00  20241104085541639 DLGSUP <0013> gsup_server.c:235 4:  20241104085541639 DLGSUP <0013> gsup_server.c:237 4: 00  20241104085541639 DLGSUP <0013> gsup_server.c:235 5:  20241104085541639 DLGSUP <0013> gsup_server.c:237 5: 00  20241104085541639 DLGSUP <0013> gsup_server.c:235 7:  20241104085541639 DLGSUP <0013> gsup_server.c:237 7: 00  20241104085541639 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104085541639 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104085541639 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)@aba509b4cab4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 48@aba509b4cab4: 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") 20241104085541655 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39237<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@aba509b4cab4: Created GsupExpect[0] for "262429215933943" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20241104085541666 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46270<->l=127.0.0.1:4258 20241104085541685 DLINP <000b> input/ipa.c:451 connected read/write 20241104085541685 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085541685 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262429215933943 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429215933943" cn_domain=PS source_name="the-source\n"} 20241104085541685 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241104085541685 DLU <0006> fsm.c:456 lu(262429215933943)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085541685 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262429215933943 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241104085541685 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262429215933943 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429215933943" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241104085541685 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262429215933943 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085541685 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429215933943)[0x55f683f53670]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085541685 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429215933943)[0x55f683f53670]{UNVALIDATED}: Freeing instance 20241104085541685 DLU <0006> fsm.c:568 lu(PS:IMSI-262429215933943)[0x55f683f53670]{UNVALIDATED}: Deallocated 20241104085541685 DLINP <000b> input/ipa.c:451 connected read/write 20241104085541685 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085541685 DLINP <000b> input/ipa.c:451 connected read/write 20241104085541685 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@aba509b4cab4: Found GsupExpect[0] for "262429215933943" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@aba509b4cab4: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262429215933943" TC_gsup_ul_unknown_imsi_via_proxy(50)@aba509b4cab4: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085541688 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46270<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@aba509b4cab4: Final verdict of PTC: pass 20241104085541689 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46266<->l=127.0.0.1:4258 20241104085541690 DLINP <000b> input/ipa.c:451 connected read/write 20241104085541690 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085541690 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104085541691 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104085541691 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104085541691 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241104085541691 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39237<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@aba509b4cab4: Final verdict of PTC: none HLR_Test-GSUP-IPA(46)@aba509b4cab4: Final verdict of PTC: none 48@aba509b4cab4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@aba509b4cab4: Final verdict of PTC: none MTC@aba509b4cab4: Setting final verdict of the test case. MTC@aba509b4cab4: Local verdict of MTC: none MTC@aba509b4cab4: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@aba509b4cab4: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@aba509b4cab4: Local verdict of PTC with component reference 48: none (none -> none) MTC@aba509b4cab4: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@aba509b4cab4: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@aba509b4cab4: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@aba509b4cab4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass'. Mon Nov 4 08:55:41 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 20241104085541731 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46286<->l=127.0.0.1:4258 20241104085541731 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46286<->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@aba509b4cab4: 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@aba509b4cab4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed ------ Mon Nov 4 08:55:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_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@aba509b4cab4: 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@aba509b4cab4: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@aba509b4cab4: legacy= false MTC@aba509b4cab4: in not legacy case 1 MTC@aba509b4cab4: in not legacy case 2 20241104085544800 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104085544800 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@aba509b4cab4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241104085544803 DLINP <000b> input/ipa.c:451 connected read/write 20241104085544803 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085544804 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46302<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@aba509b4cab4: 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)@aba509b4cab4: 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 } } } } 20241104085544806 DLINP <000b> input/ipa.c:451 connected read/write 20241104085544806 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085544806 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104085544806 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104085544806 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  20241104085544806 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104085544806 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  20241104085544806 DLGSUP <0013> gsup_server.c:235 2:  20241104085544806 DLGSUP <0013> gsup_server.c:237 2: 00  20241104085544806 DLGSUP <0013> gsup_server.c:235 3:  20241104085544806 DLGSUP <0013> gsup_server.c:237 3: 00  20241104085544806 DLGSUP <0013> gsup_server.c:235 4:  20241104085544806 DLGSUP <0013> gsup_server.c:237 4: 00  20241104085544806 DLGSUP <0013> gsup_server.c:235 5:  20241104085544806 DLGSUP <0013> gsup_server.c:237 5: 00  20241104085544806 DLGSUP <0013> gsup_server.c:235 7:  20241104085544806 DLGSUP <0013> gsup_server.c:237 7: 00  20241104085544806 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104085544806 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104085544806 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)@aba509b4cab4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 53@aba509b4cab4: 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") 20241104085544825 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34771<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@aba509b4cab4: Created GsupExpect[0] for "262426892516092" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20241104085544835 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46304<->l=127.0.0.1:4258 20241104085544849 DLINP <000b> input/ipa.c:451 connected read/write 20241104085544849 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085544849 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262426892516092 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426892516092" cn_domain=PS} 20241104085544849 DLU <0006> fsm.c:456 lu(262426892516092)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085544849 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262426892516092 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241104085544849 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262426892516092 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426892516092" cause=Roaming not allowed in this location area} 20241104085544849 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262426892516092 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085544849 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262426892516092)[0x55f683f53670]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085544849 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262426892516092)[0x55f683f53670]{UNVALIDATED}: Freeing instance 20241104085544849 DLU <0006> fsm.c:568 lu(PS:IMSI-262426892516092)[0x55f683f53670]{UNVALIDATED}: Deallocated 20241104085544849 DLINP <000b> input/ipa.c:451 connected read/write 20241104085544849 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085544849 DLINP <000b> input/ipa.c:451 connected read/write 20241104085544849 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@aba509b4cab4: Found GsupExpect[0] for "262426892516092" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@aba509b4cab4: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262426892516092" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@aba509b4cab4: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085544852 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46304<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@aba509b4cab4: Final verdict of PTC: pass 20241104085544853 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46302<->l=127.0.0.1:4258 20241104085544854 DLINP <000b> input/ipa.c:451 connected read/write 20241104085544854 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085544854 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104085544854 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104085544854 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104085544854 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34771<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@aba509b4cab4: Final verdict of PTC: none 53@aba509b4cab4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@aba509b4cab4: Final verdict of PTC: none HLR_Test-GSUP-IPA(51)@aba509b4cab4: Final verdict of PTC: none MTC@aba509b4cab4: Setting final verdict of the test case. MTC@aba509b4cab4: Local verdict of MTC: none MTC@aba509b4cab4: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@aba509b4cab4: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@aba509b4cab4: Local verdict of PTC with component reference 53: none (none -> none) MTC@aba509b4cab4: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@aba509b4cab4: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@aba509b4cab4: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@aba509b4cab4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass'. Mon Nov 4 08:55:44 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 20241104085544895 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46314<->l=127.0.0.1:4258 20241104085544895 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46314<->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@aba509b4cab4: 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@aba509b4cab4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi'. ------ HLR_Tests.TC_gsup_sai_err_unknown_imsi ------ Mon Nov 4 08:55:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_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@aba509b4cab4: 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@aba509b4cab4: Test case TC_gsup_sai_err_unknown_imsi started. MTC@aba509b4cab4: legacy= false MTC@aba509b4cab4: in not legacy case 1 MTC@aba509b4cab4: in not legacy case 2 20241104085547968 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104085547968 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@aba509b4cab4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241104085547971 DLINP <000b> input/ipa.c:451 connected read/write 20241104085547971 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085547971 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40706<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@aba509b4cab4: 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)@aba509b4cab4: 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 } } } } 20241104085547973 DLINP <000b> input/ipa.c:451 connected read/write 20241104085547973 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085547973 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104085547973 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104085547973 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  20241104085547973 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104085547973 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  20241104085547973 DLGSUP <0013> gsup_server.c:235 2:  20241104085547973 DLGSUP <0013> gsup_server.c:237 2: 00  20241104085547973 DLGSUP <0013> gsup_server.c:235 3:  20241104085547973 DLGSUP <0013> gsup_server.c:237 3: 00  20241104085547973 DLGSUP <0013> gsup_server.c:235 4:  20241104085547973 DLGSUP <0013> gsup_server.c:237 4: 00  20241104085547973 DLGSUP <0013> gsup_server.c:235 5:  20241104085547973 DLGSUP <0013> gsup_server.c:237 5: 00  20241104085547973 DLGSUP <0013> gsup_server.c:235 7:  20241104085547973 DLGSUP <0013> gsup_server.c:237 7: 00  20241104085547973 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104085547973 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104085547973 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)@aba509b4cab4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 58@aba509b4cab4: 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") 20241104085547990 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35919<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@aba509b4cab4: Created GsupExpect[0] for "262426870890556" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20241104085548006 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40708<->l=127.0.0.1:4258 20241104085548013 DLINP <000b> input/ipa.c:451 connected read/write 20241104085548013 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085548013 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262426870890556 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426870890556"} 20241104085548013 DAUC <0003> db_auc.c:133 IMSI='262426870890556': No such subscriber 20241104085548013 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262426870890556 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241104085548013 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262426870890556 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262426870890556" cause=IMSI unknown in HLR} 20241104085548013 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262426870890556 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104085548013 DLINP <000b> input/ipa.c:451 connected read/write 20241104085548013 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085548013 DLINP <000b> input/ipa.c:451 connected read/write 20241104085548013 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@aba509b4cab4: Found GsupExpect[0] for "262426870890556" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@aba509b4cab4: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262426870890556" TC_gsup_sai_err_unknown_imsi(60)@aba509b4cab4: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085548016 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40708<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@aba509b4cab4: Final verdict of PTC: pass 20241104085548016 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40706<->l=127.0.0.1:4258 20241104085548017 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35919<->l=127.0.0.1:4259) 20241104085548017 DLINP <000b> input/ipa.c:451 connected read/write 20241104085548017 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085548017 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104085548017 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104085548017 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(57)@aba509b4cab4: Final verdict of PTC: none 58@aba509b4cab4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@aba509b4cab4: Final verdict of PTC: none HLR_Test-GSUP-IPA(56)@aba509b4cab4: Final verdict of PTC: none MTC@aba509b4cab4: Setting final verdict of the test case. MTC@aba509b4cab4: Local verdict of MTC: none MTC@aba509b4cab4: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@aba509b4cab4: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@aba509b4cab4: Local verdict of PTC with component reference 58: none (none -> none) MTC@aba509b4cab4: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@aba509b4cab4: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@aba509b4cab4: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@aba509b4cab4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass'. Mon Nov 4 08: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 20241104085548062 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40714<->l=127.0.0.1:4258 20241104085548063 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40714<->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=12356) MTC@aba509b4cab4: 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@aba509b4cab4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul'. ------ HLR_Tests.TC_gsup_ul ------ Mon Nov 4 08:55:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_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@aba509b4cab4: 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@aba509b4cab4: Test case TC_gsup_ul started. MTC@aba509b4cab4: legacy= false MTC@aba509b4cab4: in not legacy case 1 MTC@aba509b4cab4: in not legacy case 2 20241104085551135 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104085551135 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@aba509b4cab4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241104085551136 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551136 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085551137 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40724<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@aba509b4cab4: 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)@aba509b4cab4: 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 } } } } 20241104085551139 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551139 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085551139 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104085551139 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104085551139 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  20241104085551139 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104085551139 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  20241104085551139 DLGSUP <0013> gsup_server.c:235 2:  20241104085551139 DLGSUP <0013> gsup_server.c:237 2: 00  20241104085551139 DLGSUP <0013> gsup_server.c:235 3:  20241104085551139 DLGSUP <0013> gsup_server.c:237 3: 00  20241104085551139 DLGSUP <0013> gsup_server.c:235 4:  20241104085551139 DLGSUP <0013> gsup_server.c:237 4: 00  20241104085551139 DLGSUP <0013> gsup_server.c:235 5:  20241104085551139 DLGSUP <0013> gsup_server.c:237 5: 00  20241104085551139 DLGSUP <0013> gsup_server.c:235 7:  20241104085551139 DLGSUP <0013> gsup_server.c:237 7: 00  20241104085551139 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104085551139 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104085551139 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)@aba509b4cab4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 63@aba509b4cab4: 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") 20241104085551155 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35047<->l=127.0.0.1:4259) 20241104085551181 DAUC <0003> db_auc.c:157 IMSI='262427012082424': No 2G Auth Data 20241104085551181 DAUC <0003> db_auc.c:192 IMSI='262427012082424': No 3G Auth Data HLR_Test-GSUP(62)@aba509b4cab4: Created GsupExpect[0] for "262427012082424" to be handled at TC_gsup_ul(65) 20241104085551214 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40732<->l=127.0.0.1:4258 20241104085551220 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551220 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085551220 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427012082424 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427012082424" cn_domain=PS} 20241104085551220 DLU <0006> fsm.c:456 lu(262427012082424)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085551220 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427012082424 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104085551234 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427012082424)[0x55f683f53670]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104085551234 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427012082424 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427012082424" cn_domain=PS} 20241104085551234 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551234 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085551234 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551234 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@aba509b4cab4: Found GsupExpect[0] for "262427012082424" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@aba509b4cab4: Added IMSI table entry 0TC_gsup_ul(65)"262427012082424" 20241104085551237 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551237 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085551237 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262427012082424 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427012082424"} 20241104085551237 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427012082424)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104085551237 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262427012082424 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085551237 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427012082424 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427012082424"} 20241104085551237 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427012082424 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085551237 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427012082424)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085551237 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427012082424)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104085551237 DLU <0006> fsm.c:568 lu(PS:IMSI-262427012082424)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104085551238 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551238 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085551238 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551238 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(65)@aba509b4cab4: setverdict(pass): none -> pass TC_gsup_ul(65)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085551239 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40732<->l=127.0.0.1:4258 TC_gsup_ul(65)@aba509b4cab4: Final verdict of PTC: pass 20241104085551264 DAUC <0003> db_auc.c:157 IMSI='262428808382116': No 2G Auth Data 20241104085551264 DAUC <0003> db_auc.c:192 IMSI='262428808382116': No 3G Auth Data 20241104085551272 DLGSUP <0013> hlr.c:121 IMSI 262428808382116: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@aba509b4cab4: Created GsupExpect[0] for "262428808382116" to be handled at TC_gsup_ul(66) 20241104085551297 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40736<->l=127.0.0.1:4258 20241104085551301 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551301 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085551301 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428808382116 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428808382116" cn_domain=PS} 20241104085551301 DLU <0006> fsm.c:456 lu(262428808382116)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085551301 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428808382116 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104085551317 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428808382116)[0x55f683f53670]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104085551317 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428808382116 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428808382116" cn_domain=PS} 20241104085551317 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551317 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085551317 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551317 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@aba509b4cab4: Found GsupExpect[0] for "262428808382116" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@aba509b4cab4: Added IMSI table entry 1TC_gsup_ul(66)"262428808382116" 20241104085551320 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551320 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085551320 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262428808382116 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428808382116"} 20241104085551320 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428808382116)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104085551320 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262428808382116 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085551320 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428808382116 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428808382116"} 20241104085551320 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262428808382116 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085551320 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428808382116)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085551320 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428808382116)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104085551320 DLU <0006> fsm.c:568 lu(PS:IMSI-262428808382116)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104085551320 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551320 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085551320 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551320 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(66)@aba509b4cab4: setverdict(pass): none -> pass TC_gsup_ul(66)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085551322 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40736<->l=127.0.0.1:4258 TC_gsup_ul(66)@aba509b4cab4: Final verdict of PTC: pass 20241104085551345 DAUC <0003> db_auc.c:157 IMSI='262429826139190': No 2G Auth Data 20241104085551345 DAUC <0003> db_auc.c:192 IMSI='262429826139190': No 3G Auth Data 20241104085551353 DLGSUP <0013> hlr.c:121 IMSI 262429826139190: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@aba509b4cab4: Created GsupExpect[0] for "262429826139190" to be handled at TC_gsup_ul(67) 20241104085551376 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40740<->l=127.0.0.1:4258 20241104085551379 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551379 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085551379 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262429826139190 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429826139190" cn_domain=PS} 20241104085551379 DLU <0006> fsm.c:456 lu(262429826139190)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085551379 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262429826139190 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104085551395 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429826139190)[0x55f683f53670]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104085551395 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262429826139190 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429826139190" cn_domain=PS} 20241104085551395 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551395 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085551395 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551395 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@aba509b4cab4: Found GsupExpect[0] for "262429826139190" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@aba509b4cab4: Added IMSI table entry 2TC_gsup_ul(67)"262429826139190" 20241104085551398 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551398 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085551398 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262429826139190 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429826139190"} 20241104085551398 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429826139190)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104085551398 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262429826139190 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085551398 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262429826139190 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429826139190"} 20241104085551398 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262429826139190 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085551398 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429826139190)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085551398 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429826139190)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104085551398 DLU <0006> fsm.c:568 lu(PS:IMSI-262429826139190)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104085551398 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551398 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085551398 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551398 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(67)@aba509b4cab4: setverdict(pass): none -> pass TC_gsup_ul(67)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085551400 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40740<->l=127.0.0.1:4258 TC_gsup_ul(67)@aba509b4cab4: Final verdict of PTC: pass 20241104085551423 DAUC <0003> db_auc.c:157 IMSI='262428215256652': No 2G Auth Data 20241104085551423 DAUC <0003> db_auc.c:192 IMSI='262428215256652': No 3G Auth Data 20241104085551432 DLGSUP <0013> hlr.c:121 IMSI 262428215256652: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@aba509b4cab4: Created GsupExpect[0] for "262428215256652" to be handled at TC_gsup_ul(68) 20241104085551454 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40752<->l=127.0.0.1:4258 20241104085551457 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551457 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085551457 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262428215256652 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428215256652" cn_domain=PS} 20241104085551457 DLU <0006> fsm.c:456 lu(262428215256652)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085551457 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262428215256652 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104085551473 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428215256652)[0x55f683f53670]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104085551473 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262428215256652 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428215256652" cn_domain=PS} 20241104085551473 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085551473 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551473 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@aba509b4cab4: Found GsupExpect[0] for "262428215256652" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@aba509b4cab4: Added IMSI table entry 3TC_gsup_ul(68)"262428215256652" 20241104085551476 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551476 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085551476 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262428215256652 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428215256652"} 20241104085551476 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428215256652)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104085551476 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262428215256652 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085551476 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262428215256652 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428215256652"} 20241104085551476 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262428215256652 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085551476 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428215256652)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085551476 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428215256652)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104085551476 DLU <0006> fsm.c:568 lu(PS:IMSI-262428215256652)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104085551476 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085551476 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(68)@aba509b4cab4: setverdict(pass): none -> pass TC_gsup_ul(68)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085551478 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40752<->l=127.0.0.1:4258 TC_gsup_ul(68)@aba509b4cab4: Final verdict of PTC: pass 20241104085551501 DAUC <0003> db_auc.c:157 IMSI='262428574063744': No 2G Auth Data 20241104085551501 DAUC <0003> db_auc.c:192 IMSI='262428574063744': No 3G Auth Data 20241104085551509 DLGSUP <0013> hlr.c:121 IMSI 262428574063744: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@aba509b4cab4: Created GsupExpect[0] for "262428574063744" to be handled at TC_gsup_ul(69) 20241104085551531 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40768<->l=127.0.0.1:4258 20241104085551535 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551535 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085551535 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428574063744 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428574063744" cn_domain=PS} 20241104085551535 DLU <0006> fsm.c:456 lu(262428574063744)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085551535 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428574063744 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104085551550 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428574063744)[0x55f683f53670]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104085551550 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428574063744 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428574063744" cn_domain=PS} 20241104085551550 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551550 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085551550 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551550 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@aba509b4cab4: Found GsupExpect[0] for "262428574063744" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@aba509b4cab4: Added IMSI table entry 4TC_gsup_ul(69)"262428574063744" 20241104085551553 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551553 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085551553 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262428574063744 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428574063744"} 20241104085551553 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428574063744)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104085551553 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262428574063744 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085551553 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428574063744 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428574063744"} 20241104085551553 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428574063744 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085551553 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428574063744)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085551553 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428574063744)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104085551553 DLU <0006> fsm.c:568 lu(PS:IMSI-262428574063744)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104085551553 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551553 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085551553 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551553 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(69)@aba509b4cab4: setverdict(pass): none -> pass TC_gsup_ul(69)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085551555 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40768<->l=127.0.0.1:4258 TC_gsup_ul(69)@aba509b4cab4: Final verdict of PTC: pass 20241104085551580 DAUC <0003> db_auc.c:157 IMSI='262427678205867': No 2G Auth Data 20241104085551580 DAUC <0003> db_auc.c:192 IMSI='262427678205867': No 3G Auth Data 20241104085551589 DLGSUP <0013> hlr.c:121 IMSI 262427678205867: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@aba509b4cab4: Created GsupExpect[0] for "262427678205867" to be handled at TC_gsup_ul(70) 20241104085551622 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40782<->l=127.0.0.1:4258 20241104085551626 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551626 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085551626 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262427678205867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427678205867" cn_domain=PS} 20241104085551626 DLU <0006> fsm.c:456 lu(262427678205867)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085551626 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262427678205867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104085551647 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427678205867)[0x55f683f53670]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104085551647 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262427678205867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427678205867" cn_domain=PS} 20241104085551647 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085551647 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@aba509b4cab4: Found GsupExpect[0] for "262427678205867" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@aba509b4cab4: Added IMSI table entry 5TC_gsup_ul(70)"262427678205867" 20241104085551650 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551650 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085551650 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262427678205867 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427678205867"} 20241104085551650 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427678205867)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104085551650 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262427678205867 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085551650 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262427678205867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427678205867"} 20241104085551650 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262427678205867 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085551650 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427678205867)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085551650 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427678205867)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104085551650 DLU <0006> fsm.c:568 lu(PS:IMSI-262427678205867)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104085551650 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551650 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085551650 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551650 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(70)@aba509b4cab4: setverdict(pass): none -> pass TC_gsup_ul(70)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085551652 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40782<->l=127.0.0.1:4258 TC_gsup_ul(70)@aba509b4cab4: Final verdict of PTC: pass 20241104085551695 DAUC <0003> db_auc.c:157 IMSI='262421202812337': No 2G Auth Data 20241104085551695 DAUC <0003> db_auc.c:192 IMSI='262421202812337': No 3G Auth Data 20241104085551703 DLGSUP <0013> hlr.c:121 IMSI 262421202812337: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@aba509b4cab4: Created GsupExpect[0] for "262421202812337" to be handled at TC_gsup_ul(71) 20241104085551734 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40788<->l=127.0.0.1:4258 20241104085551738 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551738 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085551738 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421202812337 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421202812337" cn_domain=PS} 20241104085551738 DLU <0006> fsm.c:456 lu(262421202812337)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085551738 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421202812337 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104085551754 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421202812337)[0x55f683f53670]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104085551754 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421202812337 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421202812337" cn_domain=PS} 20241104085551754 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085551754 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@aba509b4cab4: Found GsupExpect[0] for "262421202812337" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@aba509b4cab4: Added IMSI table entry 6TC_gsup_ul(71)"262421202812337" 20241104085551757 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551757 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085551757 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262421202812337 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421202812337"} 20241104085551757 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421202812337)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104085551757 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262421202812337 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085551757 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421202812337 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421202812337"} 20241104085551757 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262421202812337 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085551757 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421202812337)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085551757 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421202812337)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104085551757 DLU <0006> fsm.c:568 lu(PS:IMSI-262421202812337)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104085551757 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085551757 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551757 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(71)@aba509b4cab4: setverdict(pass): none -> pass TC_gsup_ul(71)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085551759 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40788<->l=127.0.0.1:4258 TC_gsup_ul(71)@aba509b4cab4: Final verdict of PTC: pass 20241104085551791 DAUC <0003> db_auc.c:157 IMSI='262421762221794': No 2G Auth Data 20241104085551791 DAUC <0003> db_auc.c:192 IMSI='262421762221794': No 3G Auth Data 20241104085551799 DLGSUP <0013> hlr.c:121 IMSI 262421762221794: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@aba509b4cab4: Created GsupExpect[0] for "262421762221794" to be handled at TC_gsup_ul(72) 20241104085551832 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40798<->l=127.0.0.1:4258 20241104085551835 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551835 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085551835 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421762221794 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421762221794" cn_domain=PS} 20241104085551835 DLU <0006> fsm.c:456 lu(262421762221794)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085551835 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421762221794 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104085551850 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421762221794)[0x55f683f53670]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104085551850 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421762221794 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421762221794" cn_domain=PS} 20241104085551850 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551850 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085551850 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551850 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@aba509b4cab4: Found GsupExpect[0] for "262421762221794" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@aba509b4cab4: Added IMSI table entry 7TC_gsup_ul(72)"262421762221794" 20241104085551853 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551853 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085551853 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262421762221794 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421762221794"} 20241104085551853 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421762221794)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104085551853 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262421762221794 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085551853 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421762221794 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421762221794"} 20241104085551853 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262421762221794 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085551853 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421762221794)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085551853 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421762221794)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104085551853 DLU <0006> fsm.c:568 lu(PS:IMSI-262421762221794)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104085551853 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085551853 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(72)@aba509b4cab4: setverdict(pass): none -> pass TC_gsup_ul(72)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085551855 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40798<->l=127.0.0.1:4258 TC_gsup_ul(72)@aba509b4cab4: Final verdict of PTC: pass MTC@aba509b4cab4: setverdict(pass): none -> pass 20241104085551881 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40724<->l=127.0.0.1:4258 20241104085551882 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35047<->l=127.0.0.1:4259) 20241104085551882 DLINP <000b> input/ipa.c:451 connected read/write 20241104085551882 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085551882 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104085551882 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104085551882 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(62)@aba509b4cab4: Final verdict of PTC: none 63@aba509b4cab4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(64)@aba509b4cab4: Final verdict of PTC: none HLR_Test-GSUP-IPA(61)@aba509b4cab4: Final verdict of PTC: none MTC@aba509b4cab4: Setting final verdict of the test case. MTC@aba509b4cab4: Local verdict of MTC: pass MTC@aba509b4cab4: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@aba509b4cab4: Test case TC_gsup_ul finished. Verdict: pass MTC@aba509b4cab4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass'. Mon Nov 4 08:55:51 UTC 2024 ====== HLR_Tests.TC_gsup_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul.talloc 20241104085551922 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40812<->l=127.0.0.1:4258 20241104085551923 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40812<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=19392) Waiting for packet dumper to finish... 1 (prev_count=19392, count=45144) MTC@aba509b4cab4: 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@aba509b4cab4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy'. ------ HLR_Tests.TC_gsup_ul_via_proxy ------ Mon Nov 4 08:55:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_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@aba509b4cab4: 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@aba509b4cab4: Test case TC_gsup_ul_via_proxy started. MTC@aba509b4cab4: legacy= false MTC@aba509b4cab4: in not legacy case 1 MTC@aba509b4cab4: in not legacy case 2 20241104085555002 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104085555002 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@aba509b4cab4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241104085555004 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555004 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085555005 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40826<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@aba509b4cab4: 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)@aba509b4cab4: 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 } } } } 20241104085555007 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555007 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085555007 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104085555007 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104085555007 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  20241104085555007 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104085555007 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  20241104085555007 DLGSUP <0013> gsup_server.c:235 2:  20241104085555007 DLGSUP <0013> gsup_server.c:237 2: 00  20241104085555007 DLGSUP <0013> gsup_server.c:235 3:  20241104085555007 DLGSUP <0013> gsup_server.c:237 3: 00  20241104085555007 DLGSUP <0013> gsup_server.c:235 4:  20241104085555007 DLGSUP <0013> gsup_server.c:237 4: 00  20241104085555007 DLGSUP <0013> gsup_server.c:235 5:  20241104085555007 DLGSUP <0013> gsup_server.c:237 5: 00  20241104085555007 DLGSUP <0013> gsup_server.c:235 7:  20241104085555007 DLGSUP <0013> gsup_server.c:237 7: 00  20241104085555007 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104085555007 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104085555007 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)@aba509b4cab4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 75@aba509b4cab4: 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") 20241104085555025 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35419<->l=127.0.0.1:4259) 20241104085555050 DAUC <0003> db_auc.c:157 IMSI='262421186682320': No 2G Auth Data 20241104085555050 DAUC <0003> db_auc.c:192 IMSI='262421186682320': No 3G Auth Data HLR_Test-GSUP(74)@aba509b4cab4: Created GsupExpect[0] for "262421186682320" to be handled at TC_gsup_ul_via_proxy(77) 20241104085555095 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40834<->l=127.0.0.1:4258 20241104085555099 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555099 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085555099 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262421186682320 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421186682320" cn_domain=PS source_name="the-source\n"} 20241104085555099 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241104085555099 DLU <0006> fsm.c:456 lu(262421186682320)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085555099 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262421186682320 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241104085555114 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421186682320)[0x55f683f53670]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104085555114 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262421186682320 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421186682320" cn_domain=PS destination_name="the-source\n"} 20241104085555114 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555114 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085555114 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555114 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@aba509b4cab4: Found GsupExpect[0] for "262421186682320" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@aba509b4cab4: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262421186682320" 20241104085555117 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555117 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085555117 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262421186682320 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421186682320" source_name="the-source\n"} 20241104085555117 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421186682320)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104085555117 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262421186682320 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085555117 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262421186682320 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421186682320" destination_name="the-source\n"} 20241104085555117 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262421186682320 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085555117 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421186682320)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085555117 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421186682320)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104085555117 DLU <0006> fsm.c:568 lu(PS:IMSI-262421186682320)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104085555117 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085555117 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@aba509b4cab4: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085555118 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40834<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@aba509b4cab4: Final verdict of PTC: pass 20241104085555144 DAUC <0003> db_auc.c:157 IMSI='262426821812581': No 2G Auth Data 20241104085555144 DAUC <0003> db_auc.c:192 IMSI='262426821812581': No 3G Auth Data 20241104085555153 DLGSUP <0013> hlr.c:121 IMSI 262426821812581: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@aba509b4cab4: Created GsupExpect[0] for "262426821812581" to be handled at TC_gsup_ul_via_proxy(78) 20241104085555176 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40844<->l=127.0.0.1:4258 20241104085555180 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555180 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085555180 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262426821812581 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426821812581" cn_domain=PS source_name="the-source\n"} 20241104085555180 DLU <0006> fsm.c:456 lu(262426821812581)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085555180 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262426821812581 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241104085555196 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426821812581)[0x55f683f53670]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104085555196 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262426821812581 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426821812581" cn_domain=PS destination_name="the-source\n"} 20241104085555196 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555196 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085555196 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555196 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@aba509b4cab4: Found GsupExpect[0] for "262426821812581" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@aba509b4cab4: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262426821812581" 20241104085555198 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555198 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085555198 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262426821812581 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426821812581" source_name="the-source\n"} 20241104085555198 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426821812581)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104085555198 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262426821812581 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085555198 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262426821812581 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426821812581" destination_name="the-source\n"} 20241104085555198 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262426821812581 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085555198 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426821812581)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085555198 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426821812581)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104085555198 DLU <0006> fsm.c:568 lu(PS:IMSI-262426821812581)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104085555198 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555198 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085555198 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555198 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@aba509b4cab4: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085555200 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40844<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@aba509b4cab4: Final verdict of PTC: pass 20241104085555224 DAUC <0003> db_auc.c:157 IMSI='262429126842216': No 2G Auth Data 20241104085555224 DAUC <0003> db_auc.c:192 IMSI='262429126842216': No 3G Auth Data 20241104085555233 DLGSUP <0013> hlr.c:121 IMSI 262429126842216: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@aba509b4cab4: Created GsupExpect[0] for "262429126842216" to be handled at TC_gsup_ul_via_proxy(79) 20241104085555257 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40856<->l=127.0.0.1:4258 20241104085555261 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555261 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085555261 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262429126842216 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429126842216" cn_domain=PS source_name="the-source\n"} 20241104085555261 DLU <0006> fsm.c:456 lu(262429126842216)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085555261 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262429126842216 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241104085555275 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429126842216)[0x55f683f53670]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104085555275 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262429126842216 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429126842216" cn_domain=PS destination_name="the-source\n"} 20241104085555275 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555275 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085555275 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555275 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@aba509b4cab4: Found GsupExpect[0] for "262429126842216" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@aba509b4cab4: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262429126842216" 20241104085555279 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555279 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085555279 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262429126842216 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429126842216" source_name="the-source\n"} 20241104085555279 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429126842216)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104085555279 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262429126842216 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085555279 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262429126842216 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429126842216" destination_name="the-source\n"} 20241104085555279 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262429126842216 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085555279 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429126842216)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085555279 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429126842216)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104085555279 DLU <0006> fsm.c:568 lu(PS:IMSI-262429126842216)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104085555279 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085555279 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@aba509b4cab4: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085555281 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40856<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@aba509b4cab4: Final verdict of PTC: pass 20241104085555314 DAUC <0003> db_auc.c:157 IMSI='262423244409386': No 2G Auth Data 20241104085555314 DAUC <0003> db_auc.c:192 IMSI='262423244409386': No 3G Auth Data 20241104085555324 DLGSUP <0013> hlr.c:121 IMSI 262423244409386: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@aba509b4cab4: Created GsupExpect[0] for "262423244409386" to be handled at TC_gsup_ul_via_proxy(80) 20241104085555348 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40858<->l=127.0.0.1:4258 20241104085555352 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555352 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085555352 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262423244409386 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423244409386" cn_domain=PS source_name="the-source\n"} 20241104085555352 DLU <0006> fsm.c:456 lu(262423244409386)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085555352 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262423244409386 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241104085555368 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423244409386)[0x55f683f53670]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104085555368 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262423244409386 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423244409386" cn_domain=PS destination_name="the-source\n"} 20241104085555368 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555368 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085555368 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555368 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@aba509b4cab4: Found GsupExpect[0] for "262423244409386" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@aba509b4cab4: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262423244409386" 20241104085555372 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555372 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085555372 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262423244409386 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423244409386" source_name="the-source\n"} 20241104085555372 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423244409386)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104085555372 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262423244409386 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085555372 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262423244409386 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423244409386" destination_name="the-source\n"} 20241104085555372 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262423244409386 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085555372 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423244409386)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085555372 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423244409386)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104085555372 DLU <0006> fsm.c:568 lu(PS:IMSI-262423244409386)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104085555372 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555372 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085555372 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555372 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@aba509b4cab4: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085555374 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40858<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@aba509b4cab4: Final verdict of PTC: pass 20241104085555398 DAUC <0003> db_auc.c:157 IMSI='262427744899885': No 2G Auth Data 20241104085555398 DAUC <0003> db_auc.c:192 IMSI='262427744899885': No 3G Auth Data 20241104085555407 DLGSUP <0013> hlr.c:121 IMSI 262427744899885: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@aba509b4cab4: Created GsupExpect[0] for "262427744899885" to be handled at TC_gsup_ul_via_proxy(81) 20241104085555432 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40866<->l=127.0.0.1:4258 20241104085555436 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555436 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085555436 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262427744899885 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427744899885" cn_domain=PS source_name="the-source\n"} 20241104085555436 DLU <0006> fsm.c:456 lu(262427744899885)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085555436 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262427744899885 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241104085555451 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427744899885)[0x55f683f53670]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104085555451 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262427744899885 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427744899885" cn_domain=PS destination_name="the-source\n"} 20241104085555451 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555451 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085555451 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555451 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@aba509b4cab4: Found GsupExpect[0] for "262427744899885" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@aba509b4cab4: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262427744899885" 20241104085555455 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555455 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085555455 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262427744899885 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427744899885" source_name="the-source\n"} 20241104085555455 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427744899885)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104085555455 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262427744899885 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085555455 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262427744899885 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427744899885" destination_name="the-source\n"} 20241104085555455 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262427744899885 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085555455 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427744899885)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085555455 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427744899885)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104085555455 DLU <0006> fsm.c:568 lu(PS:IMSI-262427744899885)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104085555455 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555455 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085555455 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555455 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@aba509b4cab4: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085555457 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40866<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@aba509b4cab4: Final verdict of PTC: pass 20241104085555482 DAUC <0003> db_auc.c:157 IMSI='262425884029296': No 2G Auth Data 20241104085555482 DAUC <0003> db_auc.c:192 IMSI='262425884029296': No 3G Auth Data 20241104085555490 DLGSUP <0013> hlr.c:121 IMSI 262425884029296: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@aba509b4cab4: Created GsupExpect[0] for "262425884029296" to be handled at TC_gsup_ul_via_proxy(82) 20241104085555524 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40870<->l=127.0.0.1:4258 20241104085555527 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555527 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085555527 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262425884029296 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425884029296" cn_domain=PS source_name="the-source\n"} 20241104085555527 DLU <0006> fsm.c:456 lu(262425884029296)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085555528 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262425884029296 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241104085555543 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425884029296)[0x55f683f53670]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104085555544 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262425884029296 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425884029296" cn_domain=PS destination_name="the-source\n"} 20241104085555544 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555544 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085555544 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555544 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@aba509b4cab4: Found GsupExpect[0] for "262425884029296" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@aba509b4cab4: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262425884029296" 20241104085555547 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555547 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085555547 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262425884029296 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425884029296" source_name="the-source\n"} 20241104085555547 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425884029296)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104085555547 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262425884029296 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085555547 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262425884029296 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425884029296" destination_name="the-source\n"} 20241104085555547 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262425884029296 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085555547 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425884029296)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085555547 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425884029296)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104085555547 DLU <0006> fsm.c:568 lu(PS:IMSI-262425884029296)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104085555547 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555547 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085555547 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555547 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@aba509b4cab4: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085555549 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40870<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@aba509b4cab4: Final verdict of PTC: pass 20241104085555581 DAUC <0003> db_auc.c:157 IMSI='262425797422841': No 2G Auth Data 20241104085555581 DAUC <0003> db_auc.c:192 IMSI='262425797422841': No 3G Auth Data 20241104085555589 DLGSUP <0013> hlr.c:121 IMSI 262425797422841: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@aba509b4cab4: Created GsupExpect[0] for "262425797422841" to be handled at TC_gsup_ul_via_proxy(83) 20241104085555622 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40878<->l=127.0.0.1:4258 20241104085555626 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555626 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085555626 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262425797422841 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425797422841" cn_domain=PS source_name="the-source\n"} 20241104085555626 DLU <0006> fsm.c:456 lu(262425797422841)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085555626 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262425797422841 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241104085555641 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425797422841)[0x55f683f53670]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104085555641 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262425797422841 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425797422841" cn_domain=PS destination_name="the-source\n"} 20241104085555641 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555641 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085555641 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555641 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@aba509b4cab4: Found GsupExpect[0] for "262425797422841" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@aba509b4cab4: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262425797422841" 20241104085555644 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555644 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085555644 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262425797422841 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425797422841" source_name="the-source\n"} 20241104085555644 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425797422841)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104085555644 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262425797422841 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085555644 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262425797422841 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425797422841" destination_name="the-source\n"} 20241104085555644 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262425797422841 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085555644 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425797422841)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085555644 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425797422841)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104085555644 DLU <0006> fsm.c:568 lu(PS:IMSI-262425797422841)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104085555644 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555644 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085555645 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@aba509b4cab4: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085555646 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40878<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@aba509b4cab4: Final verdict of PTC: pass 20241104085555677 DAUC <0003> db_auc.c:157 IMSI='262421848603167': No 2G Auth Data 20241104085555677 DAUC <0003> db_auc.c:192 IMSI='262421848603167': No 3G Auth Data 20241104085555685 DLGSUP <0013> hlr.c:121 IMSI 262421848603167: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@aba509b4cab4: Created GsupExpect[0] for "262421848603167" to be handled at TC_gsup_ul_via_proxy(84) 20241104085555717 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40886<->l=127.0.0.1:4258 20241104085555720 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555720 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085555720 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262421848603167 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421848603167" cn_domain=PS source_name="the-source\n"} 20241104085555720 DLU <0006> fsm.c:456 lu(262421848603167)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085555720 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262421848603167 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241104085555736 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421848603167)[0x55f683f53670]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104085555736 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262421848603167 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421848603167" cn_domain=PS destination_name="the-source\n"} 20241104085555736 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555736 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085555736 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555736 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@aba509b4cab4: Found GsupExpect[0] for "262421848603167" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@aba509b4cab4: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262421848603167" 20241104085555739 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555739 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085555739 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262421848603167 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421848603167" source_name="the-source\n"} 20241104085555739 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421848603167)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104085555739 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262421848603167 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085555739 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262421848603167 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421848603167" destination_name="the-source\n"} 20241104085555739 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262421848603167 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085555739 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421848603167)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085555739 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421848603167)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104085555739 DLU <0006> fsm.c:568 lu(PS:IMSI-262421848603167)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104085555739 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555739 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085555739 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555739 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@aba509b4cab4: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085555741 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40886<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@aba509b4cab4: Final verdict of PTC: pass MTC@aba509b4cab4: setverdict(pass): none -> pass 20241104085555766 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40826<->l=127.0.0.1:4258 20241104085555768 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35419<->l=127.0.0.1:4259) HLR_Test-GSUP(74)@aba509b4cab4: Final verdict of PTC: none 20241104085555768 DLINP <000b> input/ipa.c:451 connected read/write 20241104085555768 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085555768 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104085555768 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104085555768 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104085555768 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 75@aba509b4cab4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@aba509b4cab4: Final verdict of PTC: none HLR_Test-GSUP-IPA(73)@aba509b4cab4: Final verdict of PTC: none MTC@aba509b4cab4: Setting final verdict of the test case. MTC@aba509b4cab4: Local verdict of MTC: pass MTC@aba509b4cab4: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@aba509b4cab4: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@aba509b4cab4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass'. Mon Nov 4 08:55:55 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 20241104085555808 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40890<->l=127.0.0.1:4258 20241104085555808 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40890<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=18904) Waiting for packet dumper to finish... 1 (prev_count=18904, count=45560) MTC@aba509b4cab4: 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@aba509b4cab4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data'. ------ HLR_Tests.TC_gsup_ul_subscriber_data ------ Mon Nov 4 08:55:57 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@aba509b4cab4: 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@aba509b4cab4: Test case TC_gsup_ul_subscriber_data started. MTC@aba509b4cab4: legacy= false MTC@aba509b4cab4: in not legacy case 1 MTC@aba509b4cab4: in not legacy case 2 20241104085558881 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104085558881 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@aba509b4cab4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241104085558882 DLINP <000b> input/ipa.c:451 connected read/write 20241104085558882 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085558883 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54916<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@aba509b4cab4: 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)@aba509b4cab4: 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 } } } } 20241104085558884 DLINP <000b> input/ipa.c:451 connected read/write 20241104085558884 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085558884 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104085558884 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104085558884 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  20241104085558884 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104085558884 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  20241104085558884 DLGSUP <0013> gsup_server.c:235 2:  20241104085558884 DLGSUP <0013> gsup_server.c:237 2: 00  20241104085558884 DLGSUP <0013> gsup_server.c:235 3:  20241104085558884 DLGSUP <0013> gsup_server.c:237 3: 00  20241104085558884 DLGSUP <0013> gsup_server.c:235 4:  20241104085558884 DLGSUP <0013> gsup_server.c:237 4: 00  20241104085558884 DLGSUP <0013> gsup_server.c:235 5:  20241104085558885 DLGSUP <0013> gsup_server.c:237 5: 00  20241104085558885 DLGSUP <0013> gsup_server.c:235 7:  20241104085558885 DLGSUP <0013> gsup_server.c:237 7: 00  20241104085558885 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104085558885 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104085558885 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)@aba509b4cab4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 87@aba509b4cab4: 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") 20241104085558905 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41745<->l=127.0.0.1:4259) 20241104085558929 DAUC <0003> db_auc.c:157 IMSI='262424263255477': No 2G Auth Data 20241104085558929 DAUC <0003> db_auc.c:192 IMSI='262424263255477': No 3G Auth Data HLR_Test-GSUP(86)@aba509b4cab4: Created GsupExpect[0] for "262424263255477" to be handled at TC_gsup_ul_subscriber_data(89) 20241104085558968 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54932<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@aba509b4cab4: GSUP ul subscriber_data 20241104085558973 DLINP <000b> input/ipa.c:451 connected read/write 20241104085558973 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085558973 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424263255477 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424263255477" cn_domain=PS} 20241104085558973 DLU <0006> fsm.c:456 lu(262424263255477)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085558973 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424263255477 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104085558988 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424263255477)[0x55f683f53670]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104085558988 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424263255477 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424263255477" cn_domain=PS} 20241104085558988 DLINP <000b> input/ipa.c:451 connected read/write 20241104085558988 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085558988 DLINP <000b> input/ipa.c:451 connected read/write 20241104085558988 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@aba509b4cab4: Found GsupExpect[0] for "262424263255477" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@aba509b4cab4: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262424263255477" 20241104085558992 DLINP <000b> input/ipa.c:451 connected read/write 20241104085558992 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085558992 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262424263255477 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424263255477"} 20241104085558992 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424263255477)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104085558992 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262424263255477 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085558992 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424263255477 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424263255477"} 20241104085558992 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262424263255477 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085558992 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424263255477)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085558992 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424263255477)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104085558992 DLU <0006> fsm.c:568 lu(PS:IMSI-262424263255477)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104085558992 DLINP <000b> input/ipa.c:451 connected read/write 20241104085558992 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085558992 DLINP <000b> input/ipa.c:451 connected read/write 20241104085558992 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@aba509b4cab4: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085558994 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54932<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@aba509b4cab4: Final verdict of PTC: pass 20241104085559021 DAUC <0003> db_auc.c:157 IMSI='262425989940473': No 2G Auth Data 20241104085559021 DAUC <0003> db_auc.c:192 IMSI='262425989940473': No 3G Auth Data 20241104085559029 DLGSUP <0013> hlr.c:121 IMSI 262425989940473: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@aba509b4cab4: Created GsupExpect[0] for "262425989940473" to be handled at TC_gsup_ul_subscriber_data(90) 20241104085559054 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54940<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@aba509b4cab4: GSUP ul subscriber_data 20241104085559058 DLINP <000b> input/ipa.c:451 connected read/write 20241104085559058 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085559058 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425989940473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425989940473" cn_domain=PS} 20241104085559058 DLU <0006> fsm.c:456 lu(262425989940473)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085559058 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425989940473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104085559073 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425989940473)[0x55f683f53670]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104085559074 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425989940473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425989940473" cn_domain=PS} 20241104085559074 DLINP <000b> input/ipa.c:451 connected read/write 20241104085559074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085559074 DLINP <000b> input/ipa.c:451 connected read/write 20241104085559074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@aba509b4cab4: Found GsupExpect[0] for "262425989940473" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@aba509b4cab4: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262425989940473" 20241104085559076 DLINP <000b> input/ipa.c:451 connected read/write 20241104085559076 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085559076 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262425989940473 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425989940473"} 20241104085559076 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425989940473)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104085559076 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262425989940473 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085559076 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425989940473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425989940473"} 20241104085559076 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425989940473 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085559076 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425989940473)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085559076 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425989940473)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104085559076 DLU <0006> fsm.c:568 lu(PS:IMSI-262425989940473)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104085559076 DLINP <000b> input/ipa.c:451 connected read/write 20241104085559076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085559076 DLINP <000b> input/ipa.c:451 connected read/write 20241104085559076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@aba509b4cab4: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085559078 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54940<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@aba509b4cab4: Final verdict of PTC: pass 20241104085559103 DAUC <0003> db_auc.c:157 IMSI='262424833578311': No 2G Auth Data 20241104085559103 DAUC <0003> db_auc.c:192 IMSI='262424833578311': No 3G Auth Data 20241104085559111 DLGSUP <0013> hlr.c:121 IMSI 262424833578311: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@aba509b4cab4: Created GsupExpect[0] for "262424833578311" to be handled at TC_gsup_ul_subscriber_data(91) 20241104085559137 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54946<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@aba509b4cab4: GSUP ul subscriber_data 20241104085559140 DLINP <000b> input/ipa.c:451 connected read/write 20241104085559140 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085559140 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262424833578311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424833578311" cn_domain=PS} 20241104085559140 DLU <0006> fsm.c:456 lu(262424833578311)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085559140 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262424833578311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104085559157 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424833578311)[0x55f683f53670]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104085559157 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262424833578311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424833578311" cn_domain=PS} 20241104085559157 DLINP <000b> input/ipa.c:451 connected read/write 20241104085559157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085559157 DLINP <000b> input/ipa.c:451 connected read/write 20241104085559157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@aba509b4cab4: Found GsupExpect[0] for "262424833578311" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@aba509b4cab4: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262424833578311" 20241104085559160 DLINP <000b> input/ipa.c:451 connected read/write 20241104085559160 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085559160 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262424833578311 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424833578311"} 20241104085559160 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424833578311)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104085559160 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262424833578311 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085559160 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262424833578311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424833578311"} 20241104085559160 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262424833578311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085559160 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424833578311)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085559160 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424833578311)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104085559160 DLU <0006> fsm.c:568 lu(PS:IMSI-262424833578311)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104085559160 DLINP <000b> input/ipa.c:451 connected read/write 20241104085559160 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085559160 DLINP <000b> input/ipa.c:451 connected read/write 20241104085559160 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@aba509b4cab4: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085559162 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54946<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@aba509b4cab4: Final verdict of PTC: pass 20241104085559186 DAUC <0003> db_auc.c:157 IMSI='262420133262199': No 2G Auth Data 20241104085559186 DAUC <0003> db_auc.c:192 IMSI='262420133262199': No 3G Auth Data 20241104085559195 DLGSUP <0013> hlr.c:121 IMSI 262420133262199: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@aba509b4cab4: Created GsupExpect[0] for "262420133262199" to be handled at TC_gsup_ul_subscriber_data(92) 20241104085559223 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54962<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@aba509b4cab4: GSUP ul subscriber_data 20241104085559225 DLINP <000b> input/ipa.c:451 connected read/write 20241104085559225 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085559225 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420133262199 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420133262199" cn_domain=PS} 20241104085559225 DLU <0006> fsm.c:456 lu(262420133262199)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085559225 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420133262199 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104085559249 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420133262199)[0x55f683f53670]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104085559249 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420133262199 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420133262199" cn_domain=PS} 20241104085559249 DLINP <000b> input/ipa.c:451 connected read/write 20241104085559249 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085559249 DLINP <000b> input/ipa.c:451 connected read/write 20241104085559249 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@aba509b4cab4: Found GsupExpect[0] for "262420133262199" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@aba509b4cab4: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262420133262199" 20241104085559252 DLINP <000b> input/ipa.c:451 connected read/write 20241104085559252 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085559252 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262420133262199 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420133262199"} 20241104085559252 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420133262199)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104085559252 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262420133262199 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085559252 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420133262199 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420133262199"} 20241104085559252 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262420133262199 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085559252 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420133262199)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085559252 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420133262199)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104085559252 DLU <0006> fsm.c:568 lu(PS:IMSI-262420133262199)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104085559252 DLINP <000b> input/ipa.c:451 connected read/write 20241104085559252 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085559252 DLINP <000b> input/ipa.c:451 connected read/write 20241104085559252 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@aba509b4cab4: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085559254 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54962<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@aba509b4cab4: Final verdict of PTC: pass 20241104085559285 DAUC <0003> db_auc.c:157 IMSI='262427872058726': No 2G Auth Data 20241104085559285 DAUC <0003> db_auc.c:192 IMSI='262427872058726': No 3G Auth Data 20241104085559294 DLGSUP <0013> hlr.c:121 IMSI 262427872058726: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@aba509b4cab4: Created GsupExpect[0] for "262427872058726" to be handled at TC_gsup_ul_subscriber_data(93) 20241104085559317 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54968<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@aba509b4cab4: GSUP ul subscriber_data 20241104085559322 DLINP <000b> input/ipa.c:451 connected read/write 20241104085559322 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085559322 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427872058726 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427872058726" cn_domain=PS} 20241104085559322 DLU <0006> fsm.c:456 lu(262427872058726)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085559322 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427872058726 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104085559338 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427872058726)[0x55f683f53670]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104085559338 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427872058726 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427872058726" cn_domain=PS} 20241104085559338 DLINP <000b> input/ipa.c:451 connected read/write 20241104085559338 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085559338 DLINP <000b> input/ipa.c:451 connected read/write 20241104085559338 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@aba509b4cab4: Found GsupExpect[0] for "262427872058726" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@aba509b4cab4: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262427872058726" 20241104085559341 DLINP <000b> input/ipa.c:451 connected read/write 20241104085559341 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085559341 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262427872058726 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427872058726"} 20241104085559341 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427872058726)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104085559341 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262427872058726 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085559341 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427872058726 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427872058726"} 20241104085559341 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262427872058726 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085559341 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427872058726)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085559341 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427872058726)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104085559341 DLU <0006> fsm.c:568 lu(PS:IMSI-262427872058726)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104085559341 DLINP <000b> input/ipa.c:451 connected read/write 20241104085559341 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085559341 DLINP <000b> input/ipa.c:451 connected read/write 20241104085559341 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@aba509b4cab4: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085559343 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54968<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@aba509b4cab4: Final verdict of PTC: pass 20241104085559368 DAUC <0003> db_auc.c:157 IMSI='262424171395641': No 2G Auth Data 20241104085559368 DAUC <0003> db_auc.c:192 IMSI='262424171395641': No 3G Auth Data 20241104085559376 DLGSUP <0013> hlr.c:121 IMSI 262424171395641: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@aba509b4cab4: Created GsupExpect[0] for "262424171395641" to be handled at TC_gsup_ul_subscriber_data(94) 20241104085559408 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54980<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@aba509b4cab4: GSUP ul subscriber_data 20241104085559412 DLINP <000b> input/ipa.c:451 connected read/write 20241104085559412 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085559412 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262424171395641 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424171395641" cn_domain=PS} 20241104085559412 DLU <0006> fsm.c:456 lu(262424171395641)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085559412 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262424171395641 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104085559427 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424171395641)[0x55f683f53670]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104085559427 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262424171395641 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424171395641" cn_domain=PS} 20241104085559427 DLINP <000b> input/ipa.c:451 connected read/write 20241104085559427 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085559427 DLINP <000b> input/ipa.c:451 connected read/write 20241104085559427 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@aba509b4cab4: Found GsupExpect[0] for "262424171395641" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@aba509b4cab4: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262424171395641" 20241104085559430 DLINP <000b> input/ipa.c:451 connected read/write 20241104085559430 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085559430 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262424171395641 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424171395641"} 20241104085559430 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424171395641)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104085559430 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262424171395641 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085559430 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262424171395641 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424171395641"} 20241104085559430 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262424171395641 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085559430 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424171395641)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085559430 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424171395641)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104085559430 DLU <0006> fsm.c:568 lu(PS:IMSI-262424171395641)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104085559430 DLINP <000b> input/ipa.c:451 connected read/write 20241104085559430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085559430 DLINP <000b> input/ipa.c:451 connected read/write 20241104085559430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@aba509b4cab4: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085559432 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54980<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@aba509b4cab4: Final verdict of PTC: pass 20241104085559477 DAUC <0003> db_auc.c:157 IMSI='262424876716277': No 2G Auth Data 20241104085559477 DAUC <0003> db_auc.c:192 IMSI='262424876716277': No 3G Auth Data 20241104085559491 DLGSUP <0013> hlr.c:121 IMSI 262424876716277: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@aba509b4cab4: Created GsupExpect[0] for "262424876716277" to be handled at TC_gsup_ul_subscriber_data(95) 20241104085559523 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54988<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@aba509b4cab4: GSUP ul subscriber_data 20241104085559527 DLINP <000b> input/ipa.c:451 connected read/write 20241104085559527 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085559527 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262424876716277 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424876716277" cn_domain=PS} 20241104085559527 DLU <0006> fsm.c:456 lu(262424876716277)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085559527 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262424876716277 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104085559552 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424876716277)[0x55f683f53670]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104085559553 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262424876716277 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424876716277" cn_domain=PS} 20241104085559553 DLINP <000b> input/ipa.c:451 connected read/write 20241104085559553 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085559553 DLINP <000b> input/ipa.c:451 connected read/write 20241104085559553 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@aba509b4cab4: Found GsupExpect[0] for "262424876716277" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@aba509b4cab4: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262424876716277" 20241104085559556 DLINP <000b> input/ipa.c:451 connected read/write 20241104085559556 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085559556 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262424876716277 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424876716277"} 20241104085559556 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424876716277)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104085559556 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262424876716277 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085559556 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262424876716277 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424876716277"} 20241104085559556 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262424876716277 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085559556 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424876716277)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085559556 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424876716277)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104085559556 DLU <0006> fsm.c:568 lu(PS:IMSI-262424876716277)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104085559556 DLINP <000b> input/ipa.c:451 connected read/write 20241104085559556 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085559556 DLINP <000b> input/ipa.c:451 connected read/write 20241104085559556 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@aba509b4cab4: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085559558 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54988<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@aba509b4cab4: Final verdict of PTC: pass 20241104085559591 DAUC <0003> db_auc.c:157 IMSI='262428369447608': No 2G Auth Data 20241104085559591 DAUC <0003> db_auc.c:192 IMSI='262428369447608': No 3G Auth Data 20241104085559600 DLGSUP <0013> hlr.c:121 IMSI 262428369447608: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@aba509b4cab4: Created GsupExpect[0] for "262428369447608" to be handled at TC_gsup_ul_subscriber_data(96) 20241104085559630 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55004<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@aba509b4cab4: GSUP ul subscriber_data 20241104085559634 DLINP <000b> input/ipa.c:451 connected read/write 20241104085559634 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085559634 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428369447608 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428369447608" cn_domain=PS} 20241104085559634 DLU <0006> fsm.c:456 lu(262428369447608)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085559634 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428369447608 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104085559649 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428369447608)[0x55f683f53670]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104085559649 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428369447608 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428369447608" cn_domain=PS} 20241104085559649 DLINP <000b> input/ipa.c:451 connected read/write 20241104085559649 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085559649 DLINP <000b> input/ipa.c:451 connected read/write 20241104085559649 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@aba509b4cab4: Found GsupExpect[0] for "262428369447608" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@aba509b4cab4: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262428369447608" 20241104085559652 DLINP <000b> input/ipa.c:451 connected read/write 20241104085559652 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085559652 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262428369447608 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428369447608"} 20241104085559652 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428369447608)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104085559652 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262428369447608 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085559652 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428369447608 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428369447608"} 20241104085559652 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262428369447608 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085559652 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428369447608)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085559652 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428369447608)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104085559652 DLU <0006> fsm.c:568 lu(PS:IMSI-262428369447608)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104085559652 DLINP <000b> input/ipa.c:451 connected read/write 20241104085559653 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085559653 DLINP <000b> input/ipa.c:451 connected read/write 20241104085559653 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@aba509b4cab4: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085559655 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55004<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@aba509b4cab4: Final verdict of PTC: pass MTC@aba509b4cab4: setverdict(pass): none -> pass 20241104085559680 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54916<->l=127.0.0.1:4258 20241104085559681 DLINP <000b> input/ipa.c:451 connected read/write 20241104085559681 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085559681 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104085559681 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104085559681 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104085559681 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41745<->l=127.0.0.1:4259) HLR_Test-GSUP(86)@aba509b4cab4: Final verdict of PTC: none 87@aba509b4cab4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(88)@aba509b4cab4: Final verdict of PTC: none HLR_Test-GSUP-IPA(85)@aba509b4cab4: Final verdict of PTC: none MTC@aba509b4cab4: Setting final verdict of the test case. MTC@aba509b4cab4: Local verdict of MTC: pass MTC@aba509b4cab4: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@aba509b4cab4: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@aba509b4cab4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass'. Mon Nov 4 08:55:59 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 20241104085559718 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55006<->l=127.0.0.1:4258 20241104085559819 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55006<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=27056) Waiting for packet dumper to finish... 1 (prev_count=27056, count=50612) MTC@aba509b4cab4: 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@aba509b4cab4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty'. ------ HLR_Tests.TC_vty ------ Mon Nov 4 08:56:01 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@aba509b4cab4: 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@aba509b4cab4: Test case TC_vty started. MTC@aba509b4cab4: legacy= true 20241104085602891 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104085602891 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@aba509b4cab4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241104085602893 DLINP <000b> input/ipa.c:451 connected read/write 20241104085602893 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085602894 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55016<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@aba509b4cab4: 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)@aba509b4cab4: 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 } } } } 20241104085602895 DLINP <000b> input/ipa.c:451 connected read/write 20241104085602895 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085602895 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104085602895 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104085602895 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  20241104085602895 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104085602895 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  20241104085602895 DLGSUP <0013> gsup_server.c:235 2:  20241104085602895 DLGSUP <0013> gsup_server.c:237 2: 00  20241104085602895 DLGSUP <0013> gsup_server.c:235 3:  20241104085602895 DLGSUP <0013> gsup_server.c:237 3: 00  20241104085602895 DLGSUP <0013> gsup_server.c:235 4:  20241104085602895 DLGSUP <0013> gsup_server.c:237 4: 00  20241104085602895 DLGSUP <0013> gsup_server.c:235 5:  20241104085602895 DLGSUP <0013> gsup_server.c:237 5: 00  20241104085602895 DLGSUP <0013> gsup_server.c:235 7:  20241104085602895 DLGSUP <0013> gsup_server.c:237 7: 00  20241104085602895 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104085602895 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104085602895 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)@aba509b4cab4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 98@aba509b4cab4: 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") 20241104085602918 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39853<->l=127.0.0.1:4259) 20241104085602931 DAUC <0003> db_auc.c:157 IMSI='262423184678499': No 2G Auth Data 20241104085602931 DAUC <0003> db_auc.c:192 IMSI='262423184678499': No 3G Auth Data 20241104085602953 DAUC <0003> db_auc.c:192 IMSI='262423184678499': No 3G Auth Data 20241104085602979 DAUC <0003> db_auc.c:157 IMSI='262422920566679': No 2G Auth Data 20241104085602979 DAUC <0003> db_auc.c:192 IMSI='262422920566679': No 3G Auth Data 20241104085602999 DAUC <0003> db_auc.c:157 IMSI='262422920566679': No 2G Auth Data 20241104085603024 DAUC <0003> db_auc.c:157 IMSI='262429694479829': No 2G Auth Data 20241104085603024 DAUC <0003> db_auc.c:192 IMSI='262429694479829': No 3G Auth Data MTC@aba509b4cab4: setverdict(pass): none -> pass 20241104085603074 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55016<->l=127.0.0.1:4258 20241104085603075 DLINP <000b> input/ipa.c:451 connected read/write 20241104085603075 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085603075 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104085603075 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104085603075 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104085603075 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39853<->l=127.0.0.1:4259) 98@aba509b4cab4: Final verdict of PTC: none HLR_Test-GSUP-IPA(97)@aba509b4cab4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@aba509b4cab4: Final verdict of PTC: none MTC@aba509b4cab4: Setting final verdict of the test case. MTC@aba509b4cab4: Local verdict of MTC: pass MTC@aba509b4cab4: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@aba509b4cab4: Test case TC_vty finished. Verdict: pass MTC@aba509b4cab4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass'. Mon Nov 4 08:56:03 UTC 2024 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty.talloc 20241104085603119 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55032<->l=127.0.0.1:4258 20241104085603220 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55032<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5356) Waiting for packet dumper to finish... 1 (prev_count=5356, count=17156) MTC@aba509b4cab4: 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@aba509b4cab4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd'. ------ HLR_Tests.TC_vty_msisdn_isd ------ Mon Nov 4 08: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@aba509b4cab4: 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@aba509b4cab4: Test case TC_vty_msisdn_isd started. MTC@aba509b4cab4: legacy= false MTC@aba509b4cab4: in not legacy case 1 MTC@aba509b4cab4: in not legacy case 2 20241104085606297 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104085606297 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@aba509b4cab4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241104085606299 DLINP <000b> input/ipa.c:451 connected read/write 20241104085606299 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085606300 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55036<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@aba509b4cab4: 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)@aba509b4cab4: 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 } } } } 20241104085606302 DLINP <000b> input/ipa.c:451 connected read/write 20241104085606302 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085606302 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104085606302 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104085606302 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  20241104085606302 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104085606302 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  20241104085606302 DLGSUP <0013> gsup_server.c:235 2:  20241104085606302 DLGSUP <0013> gsup_server.c:237 2: 00  20241104085606302 DLGSUP <0013> gsup_server.c:235 3:  20241104085606302 DLGSUP <0013> gsup_server.c:237 3: 00  20241104085606302 DLGSUP <0013> gsup_server.c:235 4:  20241104085606302 DLGSUP <0013> gsup_server.c:237 4: 00  20241104085606302 DLGSUP <0013> gsup_server.c:235 5:  20241104085606302 DLGSUP <0013> gsup_server.c:237 5: 00  20241104085606302 DLGSUP <0013> gsup_server.c:235 7:  20241104085606302 DLGSUP <0013> gsup_server.c:237 7: 00  20241104085606302 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104085606302 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104085606302 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)@aba509b4cab4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 102@aba509b4cab4: 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") 20241104085606323 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41101<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@aba509b4cab4: Created GsupExpect[0] for "262425542147780" to be handled at TC_vty_msisdn_isd(104) 20241104085606335 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55050<->l=127.0.0.1:4258 20241104085606356 DAUC <0003> db_auc.c:157 IMSI='262425542147780': No 2G Auth Data 20241104085606356 DAUC <0003> db_auc.c:192 IMSI='262425542147780': No 3G Auth Data 20241104085606389 DLINP <000b> input/ipa.c:451 connected read/write 20241104085606389 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085606389 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425542147780 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425542147780" cn_domain=PS} 20241104085606389 DLU <0006> fsm.c:456 lu(262425542147780)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085606389 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425542147780 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104085606404 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425542147780)[0x55f683f53670]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104085606404 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425542147780 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425542147780" cn_domain=PS} 20241104085606404 DLINP <000b> input/ipa.c:451 connected read/write 20241104085606404 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085606404 DLINP <000b> input/ipa.c:451 connected read/write 20241104085606404 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@aba509b4cab4: Found GsupExpect[0] for "262425542147780" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@aba509b4cab4: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262425542147780" 20241104085606408 DLINP <000b> input/ipa.c:451 connected read/write 20241104085606408 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085606408 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262425542147780 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425542147780"} 20241104085606408 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425542147780)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104085606408 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262425542147780 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085606408 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425542147780 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425542147780"} 20241104085606408 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262425542147780 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085606408 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425542147780)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085606408 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425542147780)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104085606408 DLU <0006> fsm.c:568 lu(PS:IMSI-262425542147780)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104085606408 DLINP <000b> input/ipa.c:451 connected read/write 20241104085606408 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085606408 DLINP <000b> input/ipa.c:451 connected read/write 20241104085606408 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@aba509b4cab4: setverdict(pass): none -> pass 20241104085606418 DLGSUP <0013> hlr.c:128 IMSI 262425542147780: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241104085606418 DLINP <000b> input/ipa.c:451 connected read/write 20241104085606418 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085606418 DLINP <000b> input/ipa.c:451 connected read/write 20241104085606418 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085606420 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55050<->l=127.0.0.1:4258 TC_vty_msisdn_isd(104)@aba509b4cab4: Final verdict of PTC: pass 20241104085606420 DLINP <000b> input/ipa.c:451 connected read/write 20241104085606420 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085606420 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262425542147780 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425542147780"} 20241104085606420 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262425542147780 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241104085606420 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262425542147780 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085606421 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55036<->l=127.0.0.1:4258 20241104085606422 DLINP <000b> input/ipa.c:451 connected read/write 20241104085606422 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085606422 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104085606422 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104085606422 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104085606422 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41101<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@aba509b4cab4: Final verdict of PTC: none 102@aba509b4cab4: Final verdict of PTC: none HLR_Test-GSUP-IPA(100)@aba509b4cab4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@aba509b4cab4: Final verdict of PTC: none MTC@aba509b4cab4: Setting final verdict of the test case. MTC@aba509b4cab4: Local verdict of MTC: none MTC@aba509b4cab4: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@aba509b4cab4: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@aba509b4cab4: Local verdict of PTC with component reference 102: none (none -> none) MTC@aba509b4cab4: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@aba509b4cab4: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@aba509b4cab4: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@aba509b4cab4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass'. Mon Nov 4 08: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 20241104085606463 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55062<->l=127.0.0.1:4258 20241104085606564 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55062<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5388) Waiting for packet dumper to finish... 1 (prev_count=5388, count=15028) MTC@aba509b4cab4: 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@aba509b4cab4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs'. ------ HLR_Tests.TC_gsup_purge_cs ------ Mon Nov 4 08: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@aba509b4cab4: 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@aba509b4cab4: Test case TC_gsup_purge_cs started. MTC@aba509b4cab4: legacy= false MTC@aba509b4cab4: in not legacy case 1 MTC@aba509b4cab4: in not legacy case 2 20241104085609637 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104085609637 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@aba509b4cab4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241104085609639 DLINP <000b> input/ipa.c:451 connected read/write 20241104085609639 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085609640 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57500<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@aba509b4cab4: 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)@aba509b4cab4: 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 } } } } 20241104085609642 DLINP <000b> input/ipa.c:451 connected read/write 20241104085609642 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085609642 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104085609642 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104085609642 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  20241104085609642 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104085609642 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  20241104085609642 DLGSUP <0013> gsup_server.c:235 2:  20241104085609642 DLGSUP <0013> gsup_server.c:237 2: 00  20241104085609642 DLGSUP <0013> gsup_server.c:235 3:  20241104085609642 DLGSUP <0013> gsup_server.c:237 3: 00  20241104085609642 DLGSUP <0013> gsup_server.c:235 4:  20241104085609642 DLGSUP <0013> gsup_server.c:237 4: 00  20241104085609642 DLGSUP <0013> gsup_server.c:235 5:  20241104085609642 DLGSUP <0013> gsup_server.c:237 5: 00  20241104085609642 DLGSUP <0013> gsup_server.c:235 7:  20241104085609642 DLGSUP <0013> gsup_server.c:237 7: 00  20241104085609642 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104085609642 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104085609642 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)@aba509b4cab4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 107@aba509b4cab4: 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") 20241104085609666 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43059<->l=127.0.0.1:4259) 20241104085609683 DAUC <0003> db_auc.c:157 IMSI='262428477500910': No 2G Auth Data 20241104085609683 DAUC <0003> db_auc.c:192 IMSI='262428477500910': No 3G Auth Data HLR_Test-GSUP(106)@aba509b4cab4: Created GsupExpect[0] for "262428477500910" to be handled at TC_gsup_purge_cs(109) 20241104085609725 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57508<->l=127.0.0.1:4258 20241104085609729 DLINP <000b> input/ipa.c:451 connected read/write 20241104085609729 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085609729 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428477500910 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428477500910" cn_domain=PS} 20241104085609729 DLU <0006> fsm.c:456 lu(262428477500910)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085609729 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428477500910 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104085609745 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428477500910)[0x55f683f53670]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104085609745 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428477500910 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428477500910" cn_domain=PS} 20241104085609745 DLINP <000b> input/ipa.c:451 connected read/write 20241104085609745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085609745 DLINP <000b> input/ipa.c:451 connected read/write 20241104085609745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@aba509b4cab4: Found GsupExpect[0] for "262428477500910" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@aba509b4cab4: Added IMSI table entry 0TC_gsup_purge_cs(109)"262428477500910" 20241104085609749 DLINP <000b> input/ipa.c:451 connected read/write 20241104085609749 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085609749 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262428477500910 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428477500910"} 20241104085609749 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428477500910)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104085609749 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262428477500910 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085609749 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428477500910 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428477500910"} 20241104085609749 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262428477500910 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085609749 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428477500910)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085609749 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428477500910)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104085609749 DLU <0006> fsm.c:568 lu(PS:IMSI-262428477500910)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104085609749 DLINP <000b> input/ipa.c:451 connected read/write 20241104085609749 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085609749 DLINP <000b> input/ipa.c:451 connected read/write 20241104085609749 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@aba509b4cab4: setverdict(pass): none -> pass 20241104085609751 DLINP <000b> input/ipa.c:451 connected read/write 20241104085609751 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085609751 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262428477500910 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428477500910" cn_domain=CS} 20241104085609751 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262428477500910 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241104085609759 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262428477500910 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428477500910"} 20241104085609759 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262428477500910 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241104085609759 DLINP <000b> input/ipa.c:451 connected read/write 20241104085609759 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085609759 DLINP <000b> input/ipa.c:451 connected read/write 20241104085609759 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085609760 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57508<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@aba509b4cab4: Final verdict of PTC: pass 20241104085609786 DAUC <0003> db_auc.c:157 IMSI='262420196066783': No 2G Auth Data 20241104085609786 DAUC <0003> db_auc.c:192 IMSI='262420196066783': No 3G Auth Data 20241104085609795 DLGSUP <0013> hlr.c:121 IMSI 262420196066783: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@aba509b4cab4: Created GsupExpect[0] for "262420196066783" to be handled at TC_gsup_purge_cs(110) 20241104085609822 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57510<->l=127.0.0.1:4258 20241104085609825 DLINP <000b> input/ipa.c:451 connected read/write 20241104085609825 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085609826 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420196066783 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420196066783" cn_domain=PS} 20241104085609826 DLU <0006> fsm.c:456 lu(262420196066783)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085609826 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420196066783 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104085609842 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420196066783)[0x55f683f53670]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104085609842 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420196066783 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420196066783" cn_domain=PS} 20241104085609842 DLINP <000b> input/ipa.c:451 connected read/write 20241104085609842 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085609842 DLINP <000b> input/ipa.c:451 connected read/write 20241104085609842 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@aba509b4cab4: Found GsupExpect[0] for "262420196066783" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@aba509b4cab4: Added IMSI table entry 1TC_gsup_purge_cs(110)"262420196066783" 20241104085609845 DLINP <000b> input/ipa.c:451 connected read/write 20241104085609845 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085609845 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262420196066783 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420196066783"} 20241104085609845 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420196066783)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104085609845 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262420196066783 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085609845 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420196066783 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420196066783"} 20241104085609845 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262420196066783 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085609845 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420196066783)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085609845 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420196066783)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104085609845 DLU <0006> fsm.c:568 lu(PS:IMSI-262420196066783)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104085609845 DLINP <000b> input/ipa.c:451 connected read/write 20241104085609845 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085609845 DLINP <000b> input/ipa.c:451 connected read/write 20241104085609845 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@aba509b4cab4: setverdict(pass): none -> pass 20241104085609847 DLINP <000b> input/ipa.c:451 connected read/write 20241104085609847 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085609847 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420196066783 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420196066783" cn_domain=CS} 20241104085609847 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420196066783 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241104085609855 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420196066783 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420196066783"} 20241104085609855 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262420196066783 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241104085609855 DLINP <000b> input/ipa.c:451 connected read/write 20241104085609855 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085609855 DLINP <000b> input/ipa.c:451 connected read/write 20241104085609855 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085609857 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57510<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@aba509b4cab4: Final verdict of PTC: pass 20241104085609883 DAUC <0003> db_auc.c:157 IMSI='262426967053280': No 2G Auth Data 20241104085609883 DAUC <0003> db_auc.c:192 IMSI='262426967053280': No 3G Auth Data 20241104085609891 DLGSUP <0013> hlr.c:121 IMSI 262426967053280: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@aba509b4cab4: Created GsupExpect[0] for "262426967053280" to be handled at TC_gsup_purge_cs(111) 20241104085609917 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57518<->l=127.0.0.1:4258 20241104085609921 DLINP <000b> input/ipa.c:451 connected read/write 20241104085609921 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085609921 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262426967053280 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426967053280" cn_domain=PS} 20241104085609921 DLU <0006> fsm.c:456 lu(262426967053280)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085609921 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262426967053280 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104085609937 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426967053280)[0x55f683f53670]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104085609937 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262426967053280 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426967053280" cn_domain=PS} 20241104085609937 DLINP <000b> input/ipa.c:451 connected read/write 20241104085609937 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085609937 DLINP <000b> input/ipa.c:451 connected read/write 20241104085609937 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@aba509b4cab4: Found GsupExpect[0] for "262426967053280" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@aba509b4cab4: Added IMSI table entry 2TC_gsup_purge_cs(111)"262426967053280" 20241104085609940 DLINP <000b> input/ipa.c:451 connected read/write 20241104085609940 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085609940 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262426967053280 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426967053280"} 20241104085609940 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426967053280)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104085609940 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262426967053280 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085609941 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262426967053280 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426967053280"} 20241104085609941 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262426967053280 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085609941 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426967053280)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085609941 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426967053280)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104085609941 DLU <0006> fsm.c:568 lu(PS:IMSI-262426967053280)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104085609941 DLINP <000b> input/ipa.c:451 connected read/write 20241104085609941 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085609941 DLINP <000b> input/ipa.c:451 connected read/write 20241104085609941 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@aba509b4cab4: setverdict(pass): none -> pass 20241104085609943 DLINP <000b> input/ipa.c:451 connected read/write 20241104085609943 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085609943 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262426967053280 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426967053280" cn_domain=CS} 20241104085609943 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262426967053280 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241104085609952 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262426967053280 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426967053280"} 20241104085609952 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262426967053280 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241104085609952 DLINP <000b> input/ipa.c:451 connected read/write 20241104085609952 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085609952 DLINP <000b> input/ipa.c:451 connected read/write 20241104085609952 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085609954 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57518<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@aba509b4cab4: Final verdict of PTC: pass 20241104085609980 DAUC <0003> db_auc.c:157 IMSI='262420842846658': No 2G Auth Data 20241104085609980 DAUC <0003> db_auc.c:192 IMSI='262420842846658': No 3G Auth Data 20241104085609994 DLGSUP <0013> hlr.c:121 IMSI 262420842846658: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@aba509b4cab4: Created GsupExpect[0] for "262420842846658" to be handled at TC_gsup_purge_cs(112) 20241104085610026 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57526<->l=127.0.0.1:4258 20241104085610030 DLINP <000b> input/ipa.c:451 connected read/write 20241104085610030 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085610030 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262420842846658 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420842846658" cn_domain=PS} 20241104085610030 DLU <0006> fsm.c:456 lu(262420842846658)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085610030 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262420842846658 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104085610048 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420842846658)[0x55f683f53670]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104085610048 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262420842846658 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420842846658" cn_domain=PS} 20241104085610048 DLINP <000b> input/ipa.c:451 connected read/write 20241104085610048 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085610048 DLINP <000b> input/ipa.c:451 connected read/write 20241104085610048 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@aba509b4cab4: Found GsupExpect[0] for "262420842846658" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@aba509b4cab4: Added IMSI table entry 3TC_gsup_purge_cs(112)"262420842846658" 20241104085610051 DLINP <000b> input/ipa.c:451 connected read/write 20241104085610051 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085610051 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262420842846658 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420842846658"} 20241104085610051 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420842846658)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104085610051 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262420842846658 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085610051 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262420842846658 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420842846658"} 20241104085610051 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262420842846658 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085610051 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420842846658)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085610051 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420842846658)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104085610051 DLU <0006> fsm.c:568 lu(PS:IMSI-262420842846658)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104085610051 DLINP <000b> input/ipa.c:451 connected read/write 20241104085610051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085610051 DLINP <000b> input/ipa.c:451 connected read/write 20241104085610051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@aba509b4cab4: setverdict(pass): none -> pass 20241104085610053 DLINP <000b> input/ipa.c:451 connected read/write 20241104085610053 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085610053 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262420842846658 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420842846658" cn_domain=CS} 20241104085610053 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262420842846658 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241104085610061 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262420842846658 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420842846658"} 20241104085610061 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262420842846658 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241104085610061 DLINP <000b> input/ipa.c:451 connected read/write 20241104085610061 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085610061 DLINP <000b> input/ipa.c:451 connected read/write 20241104085610061 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085610063 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57526<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@aba509b4cab4: Final verdict of PTC: pass 20241104085610089 DAUC <0003> db_auc.c:157 IMSI='262426690476463': No 2G Auth Data 20241104085610089 DAUC <0003> db_auc.c:192 IMSI='262426690476463': No 3G Auth Data 20241104085610099 DLGSUP <0013> hlr.c:121 IMSI 262426690476463: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@aba509b4cab4: Created GsupExpect[0] for "262426690476463" to be handled at TC_gsup_purge_cs(113) 20241104085610123 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57530<->l=127.0.0.1:4258 20241104085610127 DLINP <000b> input/ipa.c:451 connected read/write 20241104085610127 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085610127 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426690476463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426690476463" cn_domain=PS} 20241104085610127 DLU <0006> fsm.c:456 lu(262426690476463)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085610127 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426690476463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104085610144 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426690476463)[0x55f683f53670]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104085610144 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426690476463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426690476463" cn_domain=PS} 20241104085610144 DLINP <000b> input/ipa.c:451 connected read/write 20241104085610144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085610144 DLINP <000b> input/ipa.c:451 connected read/write 20241104085610144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@aba509b4cab4: Found GsupExpect[0] for "262426690476463" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@aba509b4cab4: Added IMSI table entry 4TC_gsup_purge_cs(113)"262426690476463" 20241104085610147 DLINP <000b> input/ipa.c:451 connected read/write 20241104085610147 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085610147 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262426690476463 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426690476463"} 20241104085610147 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426690476463)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104085610147 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262426690476463 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085610147 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426690476463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426690476463"} 20241104085610147 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262426690476463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085610147 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426690476463)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085610147 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426690476463)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104085610147 DLU <0006> fsm.c:568 lu(PS:IMSI-262426690476463)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104085610147 DLINP <000b> input/ipa.c:451 connected read/write 20241104085610147 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085610147 DLINP <000b> input/ipa.c:451 connected read/write 20241104085610147 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@aba509b4cab4: setverdict(pass): none -> pass 20241104085610149 DLINP <000b> input/ipa.c:451 connected read/write 20241104085610149 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085610149 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426690476463 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426690476463" cn_domain=CS} 20241104085610149 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426690476463 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241104085610157 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426690476463 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426690476463"} 20241104085610157 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262426690476463 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241104085610157 DLINP <000b> input/ipa.c:451 connected read/write 20241104085610157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085610157 DLINP <000b> input/ipa.c:451 connected read/write 20241104085610157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085610159 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57530<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@aba509b4cab4: Final verdict of PTC: pass 20241104085610186 DAUC <0003> db_auc.c:157 IMSI='262424470518656': No 2G Auth Data 20241104085610186 DAUC <0003> db_auc.c:192 IMSI='262424470518656': No 3G Auth Data 20241104085610195 DLGSUP <0013> hlr.c:121 IMSI 262424470518656: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@aba509b4cab4: Created GsupExpect[0] for "262424470518656" to be handled at TC_gsup_purge_cs(114) 20241104085610228 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57542<->l=127.0.0.1:4258 20241104085610231 DLINP <000b> input/ipa.c:451 connected read/write 20241104085610231 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085610232 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262424470518656 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424470518656" cn_domain=PS} 20241104085610232 DLU <0006> fsm.c:456 lu(262424470518656)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085610232 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262424470518656 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104085610248 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424470518656)[0x55f683f53670]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104085610248 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262424470518656 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424470518656" cn_domain=PS} 20241104085610248 DLINP <000b> input/ipa.c:451 connected read/write 20241104085610248 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085610248 DLINP <000b> input/ipa.c:451 connected read/write 20241104085610248 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@aba509b4cab4: Found GsupExpect[0] for "262424470518656" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@aba509b4cab4: Added IMSI table entry 5TC_gsup_purge_cs(114)"262424470518656" 20241104085610251 DLINP <000b> input/ipa.c:451 connected read/write 20241104085610251 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085610251 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262424470518656 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424470518656"} 20241104085610251 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424470518656)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104085610251 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262424470518656 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085610251 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262424470518656 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424470518656"} 20241104085610251 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262424470518656 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085610251 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424470518656)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085610251 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424470518656)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104085610251 DLU <0006> fsm.c:568 lu(PS:IMSI-262424470518656)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104085610251 DLINP <000b> input/ipa.c:451 connected read/write 20241104085610251 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085610251 DLINP <000b> input/ipa.c:451 connected read/write 20241104085610251 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@aba509b4cab4: setverdict(pass): none -> pass 20241104085610253 DLINP <000b> input/ipa.c:451 connected read/write 20241104085610253 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085610253 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262424470518656 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424470518656" cn_domain=CS} 20241104085610253 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262424470518656 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241104085610263 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262424470518656 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424470518656"} 20241104085610263 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262424470518656 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241104085610263 DLINP <000b> input/ipa.c:451 connected read/write 20241104085610263 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085610263 DLINP <000b> input/ipa.c:451 connected read/write 20241104085610263 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085610264 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57542<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@aba509b4cab4: Final verdict of PTC: pass 20241104085610298 DAUC <0003> db_auc.c:157 IMSI='262422790748373': No 2G Auth Data 20241104085610298 DAUC <0003> db_auc.c:192 IMSI='262422790748373': No 3G Auth Data 20241104085610307 DLGSUP <0013> hlr.c:121 IMSI 262422790748373: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@aba509b4cab4: Created GsupExpect[0] for "262422790748373" to be handled at TC_gsup_purge_cs(115) 20241104085610339 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57550<->l=127.0.0.1:4258 20241104085610343 DLINP <000b> input/ipa.c:451 connected read/write 20241104085610343 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085610343 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262422790748373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422790748373" cn_domain=PS} 20241104085610343 DLU <0006> fsm.c:456 lu(262422790748373)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085610343 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262422790748373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104085610362 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422790748373)[0x55f683f53670]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104085610362 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262422790748373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422790748373" cn_domain=PS} 20241104085610362 DLINP <000b> input/ipa.c:451 connected read/write 20241104085610362 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085610362 DLINP <000b> input/ipa.c:451 connected read/write 20241104085610362 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@aba509b4cab4: Found GsupExpect[0] for "262422790748373" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@aba509b4cab4: Added IMSI table entry 6TC_gsup_purge_cs(115)"262422790748373" 20241104085610365 DLINP <000b> input/ipa.c:451 connected read/write 20241104085610365 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085610365 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262422790748373 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422790748373"} 20241104085610365 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422790748373)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104085610365 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262422790748373 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085610365 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262422790748373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422790748373"} 20241104085610365 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262422790748373 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085610365 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422790748373)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085610365 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422790748373)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104085610365 DLU <0006> fsm.c:568 lu(PS:IMSI-262422790748373)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104085610365 DLINP <000b> input/ipa.c:451 connected read/write 20241104085610365 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085610365 DLINP <000b> input/ipa.c:451 connected read/write 20241104085610365 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@aba509b4cab4: setverdict(pass): none -> pass 20241104085610367 DLINP <000b> input/ipa.c:451 connected read/write 20241104085610367 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085610367 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262422790748373 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422790748373" cn_domain=CS} 20241104085610367 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262422790748373 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241104085610376 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262422790748373 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422790748373"} 20241104085610376 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262422790748373 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241104085610376 DLINP <000b> input/ipa.c:451 connected read/write 20241104085610376 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085610376 DLINP <000b> input/ipa.c:451 connected read/write 20241104085610376 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085610377 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57550<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@aba509b4cab4: Final verdict of PTC: pass 20241104085610413 DAUC <0003> db_auc.c:157 IMSI='262423019283674': No 2G Auth Data 20241104085610413 DAUC <0003> db_auc.c:192 IMSI='262423019283674': No 3G Auth Data 20241104085610423 DLGSUP <0013> hlr.c:121 IMSI 262423019283674: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@aba509b4cab4: Created GsupExpect[0] for "262423019283674" to be handled at TC_gsup_purge_cs(116) 20241104085610455 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57556<->l=127.0.0.1:4258 20241104085610457 DLINP <000b> input/ipa.c:451 connected read/write 20241104085610457 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085610457 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423019283674 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423019283674" cn_domain=PS} 20241104085610457 DLU <0006> fsm.c:456 lu(262423019283674)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085610457 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423019283674 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104085610473 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423019283674)[0x55f683f53670]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104085610474 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423019283674 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423019283674" cn_domain=PS} 20241104085610474 DLINP <000b> input/ipa.c:451 connected read/write 20241104085610474 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085610474 DLINP <000b> input/ipa.c:451 connected read/write 20241104085610474 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@aba509b4cab4: Found GsupExpect[0] for "262423019283674" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@aba509b4cab4: Added IMSI table entry 7TC_gsup_purge_cs(116)"262423019283674" 20241104085610476 DLINP <000b> input/ipa.c:451 connected read/write 20241104085610476 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085610476 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262423019283674 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423019283674"} 20241104085610476 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423019283674)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104085610476 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262423019283674 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085610476 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423019283674 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423019283674"} 20241104085610476 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423019283674 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085610476 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423019283674)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085610476 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423019283674)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104085610476 DLU <0006> fsm.c:568 lu(PS:IMSI-262423019283674)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104085610476 DLINP <000b> input/ipa.c:451 connected read/write 20241104085610476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085610476 DLINP <000b> input/ipa.c:451 connected read/write 20241104085610476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@aba509b4cab4: setverdict(pass): none -> pass 20241104085610478 DLINP <000b> input/ipa.c:451 connected read/write 20241104085610478 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085610478 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423019283674 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423019283674" cn_domain=CS} 20241104085610478 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423019283674 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241104085610487 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423019283674 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423019283674"} 20241104085610487 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423019283674 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241104085610487 DLINP <000b> input/ipa.c:451 connected read/write 20241104085610487 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085610487 DLINP <000b> input/ipa.c:451 connected read/write 20241104085610487 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085610489 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57556<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@aba509b4cab4: Final verdict of PTC: pass MTC@aba509b4cab4: setverdict(pass): none -> pass 20241104085610515 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57500<->l=127.0.0.1:4258 HLR_Test-GSUP(106)@aba509b4cab4: Final verdict of PTC: none 20241104085610517 DLINP <000b> input/ipa.c:451 connected read/write 20241104085610517 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085610517 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104085610517 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104085610517 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104085610517 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43059<->l=127.0.0.1:4259) 107@aba509b4cab4: Final verdict of PTC: none HLR_Test-GSUP-IPA(105)@aba509b4cab4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(108)@aba509b4cab4: Final verdict of PTC: none MTC@aba509b4cab4: Setting final verdict of the test case. MTC@aba509b4cab4: Local verdict of MTC: pass MTC@aba509b4cab4: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@aba509b4cab4: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@aba509b4cab4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass'. Mon Nov 4 08: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 20241104085610560 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57572<->l=127.0.0.1:4258 20241104085610661 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57572<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=19524) Waiting for packet dumper to finish... 1 (prev_count=19524, count=48780) MTC@aba509b4cab4: 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@aba509b4cab4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps'. ------ HLR_Tests.TC_gsup_purge_ps ------ Mon Nov 4 08:56:12 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@aba509b4cab4: 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@aba509b4cab4: Test case TC_gsup_purge_ps started. MTC@aba509b4cab4: legacy= false MTC@aba509b4cab4: in not legacy case 1 MTC@aba509b4cab4: in not legacy case 2 20241104085613736 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104085613736 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@aba509b4cab4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241104085613739 DLINP <000b> input/ipa.c:451 connected read/write 20241104085613739 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085613740 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57578<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@aba509b4cab4: 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)@aba509b4cab4: 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 } } } } 20241104085613743 DLINP <000b> input/ipa.c:451 connected read/write 20241104085613743 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085613743 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104085613743 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104085613743 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  20241104085613743 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104085613743 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  20241104085613743 DLGSUP <0013> gsup_server.c:235 2:  20241104085613743 DLGSUP <0013> gsup_server.c:237 2: 00  20241104085613743 DLGSUP <0013> gsup_server.c:235 3:  20241104085613743 DLGSUP <0013> gsup_server.c:237 3: 00  20241104085613743 DLGSUP <0013> gsup_server.c:235 4:  20241104085613743 DLGSUP <0013> gsup_server.c:237 4: 00  20241104085613743 DLGSUP <0013> gsup_server.c:235 5:  20241104085613743 DLGSUP <0013> gsup_server.c:237 5: 00  20241104085613743 DLGSUP <0013> gsup_server.c:235 7:  20241104085613743 DLGSUP <0013> gsup_server.c:237 7: 00  20241104085613743 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104085613743 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104085613743 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)@aba509b4cab4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 119@aba509b4cab4: 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") 20241104085613761 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37149<->l=127.0.0.1:4259) 20241104085613776 DAUC <0003> db_auc.c:157 IMSI='262428258765888': No 2G Auth Data 20241104085613776 DAUC <0003> db_auc.c:192 IMSI='262428258765888': No 3G Auth Data HLR_Test-GSUP(118)@aba509b4cab4: Created GsupExpect[0] for "262428258765888" to be handled at TC_gsup_purge_ps(121) 20241104085613828 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57586<->l=127.0.0.1:4258 20241104085613833 DLINP <000b> input/ipa.c:451 connected read/write 20241104085613833 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085613833 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262428258765888 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428258765888" cn_domain=PS} 20241104085613833 DLU <0006> fsm.c:456 lu(262428258765888)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085613833 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262428258765888 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104085613849 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428258765888)[0x55f683f53670]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104085613849 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262428258765888 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428258765888" cn_domain=PS} 20241104085613849 DLINP <000b> input/ipa.c:451 connected read/write 20241104085613849 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085613849 DLINP <000b> input/ipa.c:451 connected read/write 20241104085613849 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@aba509b4cab4: Found GsupExpect[0] for "262428258765888" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@aba509b4cab4: Added IMSI table entry 0TC_gsup_purge_ps(121)"262428258765888" 20241104085613853 DLINP <000b> input/ipa.c:451 connected read/write 20241104085613853 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085613853 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262428258765888 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428258765888"} 20241104085613853 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428258765888)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104085613853 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262428258765888 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085613853 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262428258765888 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428258765888"} 20241104085613853 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262428258765888 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085613853 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428258765888)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085613853 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428258765888)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104085613853 DLU <0006> fsm.c:568 lu(PS:IMSI-262428258765888)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104085613853 DLINP <000b> input/ipa.c:451 connected read/write 20241104085613853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085613853 DLINP <000b> input/ipa.c:451 connected read/write 20241104085613853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@aba509b4cab4: setverdict(pass): none -> pass 20241104085613855 DLINP <000b> input/ipa.c:451 connected read/write 20241104085613855 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085613855 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262428258765888 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428258765888" cn_domain=PS} 20241104085613855 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262428258765888 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241104085613863 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262428258765888 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428258765888"} 20241104085613863 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262428258765888 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241104085613863 DLINP <000b> input/ipa.c:451 connected read/write 20241104085613863 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085613863 DLINP <000b> input/ipa.c:451 connected read/write 20241104085613863 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085613865 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57586<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@aba509b4cab4: Final verdict of PTC: pass 20241104085613891 DAUC <0003> db_auc.c:157 IMSI='262429420339495': No 2G Auth Data 20241104085613891 DAUC <0003> db_auc.c:192 IMSI='262429420339495': No 3G Auth Data 20241104085613901 DLGSUP <0013> hlr.c:121 IMSI 262429420339495: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@aba509b4cab4: Created GsupExpect[0] for "262429420339495" to be handled at TC_gsup_purge_ps(122) 20241104085613925 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57600<->l=127.0.0.1:4258 20241104085613929 DLINP <000b> input/ipa.c:451 connected read/write 20241104085613929 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085613929 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262429420339495 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429420339495" cn_domain=PS} 20241104085613929 DLU <0006> fsm.c:456 lu(262429420339495)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085613929 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262429420339495 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104085613946 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429420339495)[0x55f683f53670]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104085613946 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262429420339495 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429420339495" cn_domain=PS} 20241104085613946 DLINP <000b> input/ipa.c:451 connected read/write 20241104085613946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085613946 DLINP <000b> input/ipa.c:451 connected read/write 20241104085613946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@aba509b4cab4: Found GsupExpect[0] for "262429420339495" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@aba509b4cab4: Added IMSI table entry 1TC_gsup_purge_ps(122)"262429420339495" 20241104085613948 DLINP <000b> input/ipa.c:451 connected read/write 20241104085613948 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085613948 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262429420339495 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429420339495"} 20241104085613948 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429420339495)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104085613948 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262429420339495 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085613948 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262429420339495 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429420339495"} 20241104085613948 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262429420339495 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085613948 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429420339495)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085613948 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429420339495)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104085613948 DLU <0006> fsm.c:568 lu(PS:IMSI-262429420339495)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104085613948 DLINP <000b> input/ipa.c:451 connected read/write 20241104085613948 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085613948 DLINP <000b> input/ipa.c:451 connected read/write 20241104085613948 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@aba509b4cab4: setverdict(pass): none -> pass 20241104085613950 DLINP <000b> input/ipa.c:451 connected read/write 20241104085613950 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085613950 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262429420339495 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429420339495" cn_domain=PS} 20241104085613950 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262429420339495 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241104085613958 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262429420339495 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429420339495"} 20241104085613959 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262429420339495 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241104085613959 DLINP <000b> input/ipa.c:451 connected read/write 20241104085613959 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085613959 DLINP <000b> input/ipa.c:451 connected read/write 20241104085613959 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085613960 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57600<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@aba509b4cab4: Final verdict of PTC: pass 20241104085613986 DAUC <0003> db_auc.c:157 IMSI='262427607293030': No 2G Auth Data 20241104085613986 DAUC <0003> db_auc.c:192 IMSI='262427607293030': No 3G Auth Data 20241104085613995 DLGSUP <0013> hlr.c:121 IMSI 262427607293030: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@aba509b4cab4: Created GsupExpect[0] for "262427607293030" to be handled at TC_gsup_purge_ps(123) 20241104085614019 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57614<->l=127.0.0.1:4258 20241104085614022 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614022 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085614022 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427607293030 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427607293030" cn_domain=PS} 20241104085614022 DLU <0006> fsm.c:456 lu(262427607293030)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085614022 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427607293030 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104085614039 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427607293030)[0x55f683f53670]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104085614039 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427607293030 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427607293030" cn_domain=PS} 20241104085614039 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085614039 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@aba509b4cab4: Found GsupExpect[0] for "262427607293030" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@aba509b4cab4: Added IMSI table entry 2TC_gsup_purge_ps(123)"262427607293030" 20241104085614042 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614042 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085614042 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262427607293030 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427607293030"} 20241104085614042 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427607293030)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104085614042 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262427607293030 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085614042 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427607293030 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427607293030"} 20241104085614042 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262427607293030 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085614042 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427607293030)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085614042 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427607293030)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104085614042 DLU <0006> fsm.c:568 lu(PS:IMSI-262427607293030)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104085614042 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614042 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085614042 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614042 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@aba509b4cab4: setverdict(pass): none -> pass 20241104085614044 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614044 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085614044 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262427607293030 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427607293030" cn_domain=PS} 20241104085614044 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262427607293030 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241104085614052 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262427607293030 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427607293030"} 20241104085614052 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262427607293030 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241104085614052 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614052 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085614052 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614052 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085614054 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57614<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@aba509b4cab4: Final verdict of PTC: pass 20241104085614079 DAUC <0003> db_auc.c:157 IMSI='262427379260782': No 2G Auth Data 20241104085614079 DAUC <0003> db_auc.c:192 IMSI='262427379260782': No 3G Auth Data 20241104085614088 DLGSUP <0013> hlr.c:121 IMSI 262427379260782: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@aba509b4cab4: Created GsupExpect[0] for "262427379260782" to be handled at TC_gsup_purge_ps(124) 20241104085614114 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57626<->l=127.0.0.1:4258 20241104085614118 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614118 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085614118 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427379260782 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427379260782" cn_domain=PS} 20241104085614118 DLU <0006> fsm.c:456 lu(262427379260782)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085614118 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427379260782 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104085614137 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427379260782)[0x55f683f53670]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104085614137 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427379260782 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427379260782" cn_domain=PS} 20241104085614137 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614137 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085614137 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614137 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@aba509b4cab4: Found GsupExpect[0] for "262427379260782" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@aba509b4cab4: Added IMSI table entry 3TC_gsup_purge_ps(124)"262427379260782" 20241104085614140 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614140 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085614140 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262427379260782 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427379260782"} 20241104085614140 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427379260782)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104085614140 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262427379260782 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085614140 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427379260782 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427379260782"} 20241104085614140 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427379260782 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085614140 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427379260782)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085614140 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427379260782)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104085614140 DLU <0006> fsm.c:568 lu(PS:IMSI-262427379260782)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104085614140 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614140 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085614140 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614140 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@aba509b4cab4: setverdict(pass): none -> pass 20241104085614142 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614142 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085614142 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262427379260782 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427379260782" cn_domain=PS} 20241104085614142 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262427379260782 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241104085614151 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262427379260782 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427379260782"} 20241104085614151 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262427379260782 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241104085614151 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614151 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085614151 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614151 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085614152 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57626<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@aba509b4cab4: Final verdict of PTC: pass 20241104085614178 DAUC <0003> db_auc.c:157 IMSI='262425214230613': No 2G Auth Data 20241104085614178 DAUC <0003> db_auc.c:192 IMSI='262425214230613': No 3G Auth Data 20241104085614187 DLGSUP <0013> hlr.c:121 IMSI 262425214230613: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@aba509b4cab4: Created GsupExpect[0] for "262425214230613" to be handled at TC_gsup_purge_ps(125) 20241104085614213 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57632<->l=127.0.0.1:4258 20241104085614215 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614215 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085614215 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425214230613 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425214230613" cn_domain=PS} 20241104085614215 DLU <0006> fsm.c:456 lu(262425214230613)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085614215 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425214230613 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104085614231 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425214230613)[0x55f683f53670]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104085614231 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425214230613 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425214230613" cn_domain=PS} 20241104085614231 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614231 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085614231 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614231 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@aba509b4cab4: Found GsupExpect[0] for "262425214230613" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@aba509b4cab4: Added IMSI table entry 4TC_gsup_purge_ps(125)"262425214230613" 20241104085614234 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614234 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085614234 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262425214230613 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425214230613"} 20241104085614234 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425214230613)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104085614234 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262425214230613 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085614234 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425214230613 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425214230613"} 20241104085614234 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262425214230613 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085614234 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425214230613)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085614234 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425214230613)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104085614234 DLU <0006> fsm.c:568 lu(PS:IMSI-262425214230613)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104085614234 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614234 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085614234 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614234 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@aba509b4cab4: setverdict(pass): none -> pass 20241104085614237 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614237 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085614237 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425214230613 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425214230613" cn_domain=PS} 20241104085614237 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425214230613 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241104085614244 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425214230613 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425214230613"} 20241104085614244 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262425214230613 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241104085614244 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614244 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085614244 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614244 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085614246 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57632<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@aba509b4cab4: Final verdict of PTC: pass 20241104085614289 DAUC <0003> db_auc.c:157 IMSI='262427522593992': No 2G Auth Data 20241104085614289 DAUC <0003> db_auc.c:192 IMSI='262427522593992': No 3G Auth Data 20241104085614300 DLGSUP <0013> hlr.c:121 IMSI 262427522593992: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@aba509b4cab4: Created GsupExpect[0] for "262427522593992" to be handled at TC_gsup_purge_ps(126) 20241104085614342 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57644<->l=127.0.0.1:4258 20241104085614346 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614346 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085614346 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427522593992 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427522593992" cn_domain=PS} 20241104085614346 DLU <0006> fsm.c:456 lu(262427522593992)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085614346 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427522593992 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104085614375 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427522593992)[0x55f683f53670]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104085614375 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427522593992 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427522593992" cn_domain=PS} 20241104085614375 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614375 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085614375 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614375 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@aba509b4cab4: Found GsupExpect[0] for "262427522593992" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@aba509b4cab4: Added IMSI table entry 5TC_gsup_purge_ps(126)"262427522593992" 20241104085614378 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614378 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085614378 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262427522593992 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427522593992"} 20241104085614378 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427522593992)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104085614378 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262427522593992 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085614378 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427522593992 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427522593992"} 20241104085614378 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262427522593992 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085614378 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427522593992)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085614378 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427522593992)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104085614378 DLU <0006> fsm.c:568 lu(PS:IMSI-262427522593992)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104085614378 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085614378 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@aba509b4cab4: setverdict(pass): none -> pass 20241104085614380 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614380 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085614380 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262427522593992 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427522593992" cn_domain=PS} 20241104085614380 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262427522593992 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241104085614391 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262427522593992 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427522593992"} 20241104085614391 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262427522593992 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241104085614391 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614391 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085614391 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614391 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085614393 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57644<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@aba509b4cab4: Final verdict of PTC: pass 20241104085614428 DAUC <0003> db_auc.c:157 IMSI='262421553238024': No 2G Auth Data 20241104085614428 DAUC <0003> db_auc.c:192 IMSI='262421553238024': No 3G Auth Data 20241104085614437 DLGSUP <0013> hlr.c:121 IMSI 262421553238024: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@aba509b4cab4: Created GsupExpect[0] for "262421553238024" to be handled at TC_gsup_purge_ps(127) 20241104085614471 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57656<->l=127.0.0.1:4258 20241104085614475 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614475 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085614475 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421553238024 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421553238024" cn_domain=PS} 20241104085614475 DLU <0006> fsm.c:456 lu(262421553238024)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085614475 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421553238024 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104085614491 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421553238024)[0x55f683f53670]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104085614491 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421553238024 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421553238024" cn_domain=PS} 20241104085614491 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614491 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085614491 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614491 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@aba509b4cab4: Found GsupExpect[0] for "262421553238024" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@aba509b4cab4: Added IMSI table entry 6TC_gsup_purge_ps(127)"262421553238024" 20241104085614494 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614494 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085614494 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262421553238024 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421553238024"} 20241104085614494 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421553238024)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104085614494 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262421553238024 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085614494 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421553238024 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421553238024"} 20241104085614494 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262421553238024 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085614494 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421553238024)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085614494 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421553238024)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104085614494 DLU <0006> fsm.c:568 lu(PS:IMSI-262421553238024)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104085614494 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614494 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085614494 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614494 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@aba509b4cab4: setverdict(pass): none -> pass 20241104085614496 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614496 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085614496 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421553238024 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421553238024" cn_domain=PS} 20241104085614496 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421553238024 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241104085614504 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421553238024 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421553238024"} 20241104085614504 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262421553238024 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241104085614504 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614504 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085614504 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614504 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085614506 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57656<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@aba509b4cab4: Final verdict of PTC: pass 20241104085614541 DAUC <0003> db_auc.c:157 IMSI='262429421498753': No 2G Auth Data 20241104085614541 DAUC <0003> db_auc.c:192 IMSI='262429421498753': No 3G Auth Data 20241104085614551 DLGSUP <0013> hlr.c:121 IMSI 262429421498753: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@aba509b4cab4: Created GsupExpect[0] for "262429421498753" to be handled at TC_gsup_purge_ps(128) 20241104085614584 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57666<->l=127.0.0.1:4258 20241104085614588 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614588 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085614588 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262429421498753 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429421498753" cn_domain=PS} 20241104085614588 DLU <0006> fsm.c:456 lu(262429421498753)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085614588 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262429421498753 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104085614606 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429421498753)[0x55f683f53670]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104085614606 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262429421498753 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429421498753" cn_domain=PS} 20241104085614606 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614606 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085614606 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614606 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@aba509b4cab4: Found GsupExpect[0] for "262429421498753" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@aba509b4cab4: Added IMSI table entry 7TC_gsup_purge_ps(128)"262429421498753" 20241104085614609 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614609 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085614609 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262429421498753 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429421498753"} 20241104085614609 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429421498753)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104085614609 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262429421498753 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085614609 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262429421498753 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429421498753"} 20241104085614609 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262429421498753 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085614609 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429421498753)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085614609 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429421498753)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104085614609 DLU <0006> fsm.c:568 lu(PS:IMSI-262429421498753)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104085614609 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614609 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085614609 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614609 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@aba509b4cab4: setverdict(pass): none -> pass 20241104085614612 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614612 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085614612 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262429421498753 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429421498753" cn_domain=PS} 20241104085614612 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262429421498753 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241104085614620 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262429421498753 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429421498753"} 20241104085614620 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262429421498753 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241104085614620 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614620 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085614620 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614620 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085614622 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57666<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@aba509b4cab4: Final verdict of PTC: pass MTC@aba509b4cab4: setverdict(pass): none -> pass 20241104085614650 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57578<->l=127.0.0.1:4258 20241104085614651 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37149<->l=127.0.0.1:4259) HLR_Test-GSUP(118)@aba509b4cab4: Final verdict of PTC: none 20241104085614652 DLINP <000b> input/ipa.c:451 connected read/write 20241104085614652 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085614652 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104085614652 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104085614652 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(120)@aba509b4cab4: Final verdict of PTC: none 119@aba509b4cab4: Final verdict of PTC: none HLR_Test-GSUP-IPA(117)@aba509b4cab4: Final verdict of PTC: none MTC@aba509b4cab4: Setting final verdict of the test case. MTC@aba509b4cab4: Local verdict of MTC: pass MTC@aba509b4cab4: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@aba509b4cab4: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@aba509b4cab4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass'. Mon Nov 4 08: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 20241104085614696 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57674<->l=127.0.0.1:4258 20241104085614797 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57674<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=39512) Waiting for packet dumper to finish... 1 (prev_count=39512, count=48880) MTC@aba509b4cab4: 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@aba509b4cab4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown'. ------ HLR_Tests.TC_gsup_purge_unknown ------ Mon Nov 4 08:56:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_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@aba509b4cab4: 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@aba509b4cab4: Test case TC_gsup_purge_unknown started. MTC@aba509b4cab4: legacy= false MTC@aba509b4cab4: in not legacy case 1 MTC@aba509b4cab4: in not legacy case 2 20241104085617875 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104085617876 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@aba509b4cab4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241104085617877 DLINP <000b> input/ipa.c:451 connected read/write 20241104085617877 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085617878 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37666<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@aba509b4cab4: 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)@aba509b4cab4: 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 } } } } 20241104085617879 DLINP <000b> input/ipa.c:451 connected read/write 20241104085617879 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085617879 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104085617879 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104085617879 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  20241104085617879 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104085617879 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  20241104085617879 DLGSUP <0013> gsup_server.c:235 2:  20241104085617879 DLGSUP <0013> gsup_server.c:237 2: 00  20241104085617879 DLGSUP <0013> gsup_server.c:235 3:  20241104085617879 DLGSUP <0013> gsup_server.c:237 3: 00  20241104085617879 DLGSUP <0013> gsup_server.c:235 4:  20241104085617879 DLGSUP <0013> gsup_server.c:237 4: 00  20241104085617879 DLGSUP <0013> gsup_server.c:235 5:  20241104085617879 DLGSUP <0013> gsup_server.c:237 5: 00  20241104085617879 DLGSUP <0013> gsup_server.c:235 7:  20241104085617879 DLGSUP <0013> gsup_server.c:237 7: 00  20241104085617879 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104085617879 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104085617879 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)@aba509b4cab4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 131@aba509b4cab4: 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") 20241104085617897 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38869<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@aba509b4cab4: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20241104085617911 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37680<->l=127.0.0.1:4258 20241104085617925 DLINP <000b> input/ipa.c:451 connected read/write 20241104085617925 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085617925 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} 20241104085617925 DLU <0006> fsm.c:456 lu(2345743413463)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085617925 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 20241104085617925 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} 20241104085617925 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085617925 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55f683f53670]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085617925 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x55f683f53670]{UNVALIDATED}: Freeing instance 20241104085617925 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x55f683f53670]{UNVALIDATED}: Deallocated 20241104085617925 DLINP <000b> input/ipa.c:451 connected read/write 20241104085617925 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085617925 DLINP <000b> input/ipa.c:451 connected read/write 20241104085617925 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@aba509b4cab4: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@aba509b4cab4: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@aba509b4cab4: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085617928 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37680<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@aba509b4cab4: Final verdict of PTC: pass MTC@aba509b4cab4: setverdict(pass): none -> pass 20241104085617929 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37666<->l=127.0.0.1:4258 20241104085617930 DLINP <000b> input/ipa.c:451 connected read/write 20241104085617930 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085617930 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104085617930 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104085617930 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104085617930 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38869<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@aba509b4cab4: Final verdict of PTC: none HLR_Test-GSUP-IPA(129)@aba509b4cab4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@aba509b4cab4: Final verdict of PTC: none 131@aba509b4cab4: Final verdict of PTC: none MTC@aba509b4cab4: Setting final verdict of the test case. MTC@aba509b4cab4: Local verdict of MTC: pass MTC@aba509b4cab4: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@aba509b4cab4: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@aba509b4cab4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass'. Mon Nov 4 08:56:17 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 20241104085617973 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37686<->l=127.0.0.1:4258 20241104085618073 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37686<->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=12428) MTC@aba509b4cab4: 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@aba509b4cab4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown'. ------ HLR_Tests.TC_mo_ussd_unknown ------ Mon Nov 4 08:56:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aba509b4cab4: 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@aba509b4cab4: Test case TC_mo_ussd_unknown started. MTC@aba509b4cab4: legacy= false MTC@aba509b4cab4: in not legacy case 1 MTC@aba509b4cab4: in not legacy case 2 20241104085621152 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104085621152 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@aba509b4cab4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241104085621154 DLINP <000b> input/ipa.c:451 connected read/write 20241104085621154 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085621155 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37696<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@aba509b4cab4: 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)@aba509b4cab4: 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 } } } } 20241104085621158 DLINP <000b> input/ipa.c:451 connected read/write 20241104085621158 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085621158 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104085621158 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104085621158 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  20241104085621158 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104085621158 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  20241104085621158 DLGSUP <0013> gsup_server.c:235 2:  20241104085621158 DLGSUP <0013> gsup_server.c:237 2: 00  20241104085621158 DLGSUP <0013> gsup_server.c:235 3:  20241104085621158 DLGSUP <0013> gsup_server.c:237 3: 00  20241104085621158 DLGSUP <0013> gsup_server.c:235 4:  20241104085621158 DLGSUP <0013> gsup_server.c:237 4: 00  20241104085621158 DLGSUP <0013> gsup_server.c:235 5:  20241104085621158 DLGSUP <0013> gsup_server.c:237 5: 00  20241104085621158 DLGSUP <0013> gsup_server.c:235 7:  20241104085621158 DLGSUP <0013> gsup_server.c:237 7: 00  20241104085621158 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104085621158 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104085621158 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)@aba509b4cab4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 136@aba509b4cab4: 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") 20241104085621178 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:32981<->l=127.0.0.1:4259) 20241104085621205 DAUC <0003> db_auc.c:157 IMSI='262424095837127': No 2G Auth Data 20241104085621205 DAUC <0003> db_auc.c:192 IMSI='262424095837127': No 3G Auth Data HLR_Test-GSUP(135)@aba509b4cab4: Created GsupExpect[0] for "262424095837127" to be handled at TC_mo_ussd_unknown(138) 20241104085621242 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37704<->l=127.0.0.1:4258 20241104085621248 DLINP <000b> input/ipa.c:451 connected read/write 20241104085621248 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085621249 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262424095837127 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424095837127" session_id=2855632639 session_state=BEGIN} 20241104085621249 DSS <0004> hlr_ussd.c:576 262424095837127/0xaa357eff: Process SS (BEGIN) 20241104085621249 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241104085621249 DSS <0004> hlr_ussd.c:518 262424095837127/0xaa357eff: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241104085621249 DSS <0004> hlr_ussd.c:523 262424095837127/0xaa357eff: USSD for unknown code '*#200#' 20241104085621249 DSS <0004> hlr_ussd.c:354 262424095837127/0xaa357eff: Tx ReturnError(1, 0x12) 20241104085621249 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262424095837127 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424095837127" session_id=2855632639 session_state=END} 20241104085621249 DLINP <000b> input/ipa.c:451 connected read/write 20241104085621249 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085621249 DLINP <000b> input/ipa.c:451 connected read/write 20241104085621249 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@aba509b4cab4: Found GsupExpect[0] for "262424095837127" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@aba509b4cab4: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262424095837127" TC_mo_ussd_unknown(138)@aba509b4cab4: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(138)@aba509b4cab4: setverdict(pass): none -> pass 20241104085621251 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37704<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@aba509b4cab4: Final verdict of PTC: pass 20241104085621260 DAUC <0003> db_auc.c:157 IMSI='262427282422265': No 2G Auth Data 20241104085621260 DAUC <0003> db_auc.c:192 IMSI='262427282422265': No 3G Auth Data HLR_Test-GSUP(135)@aba509b4cab4: Created GsupExpect[0] for "262427282422265" to be handled at TC_mo_ussd_unknown(139) 20241104085621293 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37712<->l=127.0.0.1:4258 20241104085621299 DLINP <000b> input/ipa.c:451 connected read/write 20241104085621299 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085621299 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262427282422265 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427282422265" session_id=3080543708 session_state=BEGIN} 20241104085621299 DSS <0004> hlr_ussd.c:576 262427282422265/0xb79d5ddc: Process SS (BEGIN) 20241104085621299 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241104085621299 DSS <0004> hlr_ussd.c:518 262427282422265/0xb79d5ddc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241104085621299 DSS <0004> hlr_ussd.c:523 262427282422265/0xb79d5ddc: USSD for unknown code '*#200#' 20241104085621299 DSS <0004> hlr_ussd.c:354 262427282422265/0xb79d5ddc: Tx ReturnError(1, 0x12) 20241104085621299 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262427282422265 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427282422265" session_id=3080543708 session_state=END} 20241104085621299 DLINP <000b> input/ipa.c:451 connected read/write 20241104085621299 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085621299 DLINP <000b> input/ipa.c:451 connected read/write 20241104085621299 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@aba509b4cab4: Found GsupExpect[0] for "262427282422265" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@aba509b4cab4: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262427282422265" TC_mo_ussd_unknown(139)@aba509b4cab4: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(139)@aba509b4cab4: setverdict(pass): none -> pass 20241104085621301 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37712<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@aba509b4cab4: Final verdict of PTC: pass 20241104085621312 DAUC <0003> db_auc.c:157 IMSI='262428102200298': No 2G Auth Data 20241104085621312 DAUC <0003> db_auc.c:192 IMSI='262428102200298': No 3G Auth Data HLR_Test-GSUP(135)@aba509b4cab4: Created GsupExpect[0] for "262428102200298" to be handled at TC_mo_ussd_unknown(140) 20241104085621346 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37720<->l=127.0.0.1:4258 20241104085621352 DLINP <000b> input/ipa.c:451 connected read/write 20241104085621352 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085621352 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262428102200298 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428102200298" session_id=1970016936 session_state=BEGIN} 20241104085621352 DSS <0004> hlr_ussd.c:576 262428102200298/0x756c12a8: Process SS (BEGIN) 20241104085621352 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241104085621352 DSS <0004> hlr_ussd.c:518 262428102200298/0x756c12a8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241104085621352 DSS <0004> hlr_ussd.c:523 262428102200298/0x756c12a8: USSD for unknown code '*#200#' 20241104085621352 DSS <0004> hlr_ussd.c:354 262428102200298/0x756c12a8: Tx ReturnError(1, 0x12) 20241104085621352 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262428102200298 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428102200298" session_id=1970016936 session_state=END} 20241104085621352 DLINP <000b> input/ipa.c:451 connected read/write 20241104085621352 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085621352 DLINP <000b> input/ipa.c:451 connected read/write 20241104085621352 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@aba509b4cab4: Found GsupExpect[0] for "262428102200298" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@aba509b4cab4: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262428102200298" TC_mo_ussd_unknown(140)@aba509b4cab4: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(140)@aba509b4cab4: setverdict(pass): none -> pass 20241104085621354 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37720<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@aba509b4cab4: Final verdict of PTC: pass 20241104085621378 DAUC <0003> db_auc.c:157 IMSI='262421063449818': No 2G Auth Data 20241104085621378 DAUC <0003> db_auc.c:192 IMSI='262421063449818': No 3G Auth Data HLR_Test-GSUP(135)@aba509b4cab4: Created GsupExpect[0] for "262421063449818" to be handled at TC_mo_ussd_unknown(141) 20241104085621404 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37734<->l=127.0.0.1:4258 20241104085621410 DLINP <000b> input/ipa.c:451 connected read/write 20241104085621410 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085621410 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262421063449818 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421063449818" session_id=2155714936 session_state=BEGIN} 20241104085621410 DSS <0004> hlr_ussd.c:576 262421063449818/0x807d9978: Process SS (BEGIN) 20241104085621410 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241104085621410 DSS <0004> hlr_ussd.c:518 262421063449818/0x807d9978: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241104085621410 DSS <0004> hlr_ussd.c:523 262421063449818/0x807d9978: USSD for unknown code '*#200#' 20241104085621410 DSS <0004> hlr_ussd.c:354 262421063449818/0x807d9978: Tx ReturnError(1, 0x12) 20241104085621410 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262421063449818 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421063449818" session_id=2155714936 session_state=END} 20241104085621410 DLINP <000b> input/ipa.c:451 connected read/write 20241104085621410 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085621410 DLINP <000b> input/ipa.c:451 connected read/write 20241104085621410 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@aba509b4cab4: Found GsupExpect[0] for "262421063449818" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@aba509b4cab4: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262421063449818" TC_mo_ussd_unknown(141)@aba509b4cab4: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(141)@aba509b4cab4: setverdict(pass): none -> pass 20241104085621413 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37734<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@aba509b4cab4: Final verdict of PTC: pass 20241104085621418 DAUC <0003> db_auc.c:157 IMSI='262427419889302': No 2G Auth Data 20241104085621418 DAUC <0003> db_auc.c:192 IMSI='262427419889302': No 3G Auth Data HLR_Test-GSUP(135)@aba509b4cab4: Created GsupExpect[0] for "262427419889302" to be handled at TC_mo_ussd_unknown(142) 20241104085621444 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37738<->l=127.0.0.1:4258 20241104085621450 DLINP <000b> input/ipa.c:451 connected read/write 20241104085621450 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085621450 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262427419889302 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427419889302" session_id=2347607200 session_state=BEGIN} 20241104085621450 DSS <0004> hlr_ussd.c:576 262427419889302/0x8beda4a0: Process SS (BEGIN) 20241104085621450 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241104085621450 DSS <0004> hlr_ussd.c:518 262427419889302/0x8beda4a0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241104085621450 DSS <0004> hlr_ussd.c:523 262427419889302/0x8beda4a0: USSD for unknown code '*#200#' 20241104085621450 DSS <0004> hlr_ussd.c:354 262427419889302/0x8beda4a0: Tx ReturnError(1, 0x12) 20241104085621450 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262427419889302 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427419889302" session_id=2347607200 session_state=END} 20241104085621450 DLINP <000b> input/ipa.c:451 connected read/write 20241104085621450 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085621450 DLINP <000b> input/ipa.c:451 connected read/write 20241104085621450 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@aba509b4cab4: Found GsupExpect[0] for "262427419889302" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@aba509b4cab4: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262427419889302" TC_mo_ussd_unknown(142)@aba509b4cab4: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(142)@aba509b4cab4: setverdict(pass): none -> pass 20241104085621454 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37738<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@aba509b4cab4: Final verdict of PTC: pass 20241104085621458 DAUC <0003> db_auc.c:157 IMSI='262427379248300': No 2G Auth Data 20241104085621458 DAUC <0003> db_auc.c:192 IMSI='262427379248300': No 3G Auth Data HLR_Test-GSUP(135)@aba509b4cab4: Created GsupExpect[0] for "262427379248300" to be handled at TC_mo_ussd_unknown(143) 20241104085621491 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37752<->l=127.0.0.1:4258 20241104085621497 DLINP <000b> input/ipa.c:451 connected read/write 20241104085621497 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085621497 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262427379248300 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427379248300" session_id=356006566 session_state=BEGIN} 20241104085621497 DSS <0004> hlr_ussd.c:576 262427379248300/0x15383aa6: Process SS (BEGIN) 20241104085621497 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241104085621497 DSS <0004> hlr_ussd.c:518 262427379248300/0x15383aa6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241104085621497 DSS <0004> hlr_ussd.c:523 262427379248300/0x15383aa6: USSD for unknown code '*#200#' 20241104085621497 DSS <0004> hlr_ussd.c:354 262427379248300/0x15383aa6: Tx ReturnError(1, 0x12) 20241104085621497 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262427379248300 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427379248300" session_id=356006566 session_state=END} 20241104085621497 DLINP <000b> input/ipa.c:451 connected read/write 20241104085621497 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085621497 DLINP <000b> input/ipa.c:451 connected read/write 20241104085621497 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@aba509b4cab4: Found GsupExpect[0] for "262427379248300" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@aba509b4cab4: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262427379248300" TC_mo_ussd_unknown(143)@aba509b4cab4: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(143)@aba509b4cab4: setverdict(pass): none -> pass 20241104085621500 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37752<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@aba509b4cab4: Final verdict of PTC: pass 20241104085621504 DAUC <0003> db_auc.c:157 IMSI='262426621266237': No 2G Auth Data 20241104085621504 DAUC <0003> db_auc.c:192 IMSI='262426621266237': No 3G Auth Data HLR_Test-GSUP(135)@aba509b4cab4: Created GsupExpect[0] for "262426621266237" to be handled at TC_mo_ussd_unknown(144) 20241104085621531 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37760<->l=127.0.0.1:4258 20241104085621537 DLINP <000b> input/ipa.c:451 connected read/write 20241104085621537 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085621537 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262426621266237 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426621266237" session_id=1039785620 session_state=BEGIN} 20241104085621537 DSS <0004> hlr_ussd.c:576 262426621266237/0x3df9de94: Process SS (BEGIN) 20241104085621537 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241104085621537 DSS <0004> hlr_ussd.c:518 262426621266237/0x3df9de94: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241104085621537 DSS <0004> hlr_ussd.c:523 262426621266237/0x3df9de94: USSD for unknown code '*#200#' 20241104085621537 DSS <0004> hlr_ussd.c:354 262426621266237/0x3df9de94: Tx ReturnError(1, 0x12) 20241104085621537 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262426621266237 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426621266237" session_id=1039785620 session_state=END} 20241104085621537 DLINP <000b> input/ipa.c:451 connected read/write 20241104085621537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085621537 DLINP <000b> input/ipa.c:451 connected read/write 20241104085621537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@aba509b4cab4: Found GsupExpect[0] for "262426621266237" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@aba509b4cab4: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262426621266237" TC_mo_ussd_unknown(144)@aba509b4cab4: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(144)@aba509b4cab4: setverdict(pass): none -> pass 20241104085621540 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37760<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@aba509b4cab4: Final verdict of PTC: pass 20241104085621545 DAUC <0003> db_auc.c:157 IMSI='262421487597033': No 2G Auth Data 20241104085621545 DAUC <0003> db_auc.c:192 IMSI='262421487597033': No 3G Auth Data HLR_Test-GSUP(135)@aba509b4cab4: Created GsupExpect[0] for "262421487597033" to be handled at TC_mo_ussd_unknown(145) 20241104085621573 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37768<->l=127.0.0.1:4258 20241104085621580 DLINP <000b> input/ipa.c:451 connected read/write 20241104085621580 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085621580 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262421487597033 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421487597033" session_id=3955170175 session_state=BEGIN} 20241104085621580 DSS <0004> hlr_ussd.c:576 262421487597033/0xebbf1b7f: Process SS (BEGIN) 20241104085621580 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241104085621580 DSS <0004> hlr_ussd.c:518 262421487597033/0xebbf1b7f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241104085621580 DSS <0004> hlr_ussd.c:523 262421487597033/0xebbf1b7f: USSD for unknown code '*#200#' 20241104085621580 DSS <0004> hlr_ussd.c:354 262421487597033/0xebbf1b7f: Tx ReturnError(1, 0x12) 20241104085621580 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262421487597033 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421487597033" session_id=3955170175 session_state=END} 20241104085621580 DLINP <000b> input/ipa.c:451 connected read/write 20241104085621580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085621580 DLINP <000b> input/ipa.c:451 connected read/write 20241104085621580 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@aba509b4cab4: Found GsupExpect[0] for "262421487597033" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@aba509b4cab4: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262421487597033" TC_mo_ussd_unknown(145)@aba509b4cab4: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(145)@aba509b4cab4: setverdict(pass): none -> pass 20241104085621583 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37768<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@aba509b4cab4: Final verdict of PTC: pass 20241104085621583 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37696<->l=127.0.0.1:4258 20241104085621584 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32981<->l=127.0.0.1:4259) 20241104085621584 DLINP <000b> input/ipa.c:451 connected read/write 20241104085621584 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085621584 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104085621584 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104085621585 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(135)@aba509b4cab4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(137)@aba509b4cab4: Final verdict of PTC: none 136@aba509b4cab4: Final verdict of PTC: none HLR_Test-GSUP-IPA(134)@aba509b4cab4: Final verdict of PTC: none MTC@aba509b4cab4: Setting final verdict of the test case. MTC@aba509b4cab4: Local verdict of MTC: none MTC@aba509b4cab4: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@aba509b4cab4: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@aba509b4cab4: Local verdict of PTC with component reference 136: none (none -> none) MTC@aba509b4cab4: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@aba509b4cab4: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@aba509b4cab4: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@aba509b4cab4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass'. Mon Nov 4 08:56:21 UTC 2024 ====== HLR_Tests.TC_mo_ussd_unknown pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_unknown.talloc 20241104085621625 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37780<->l=127.0.0.1:4258 20241104085621726 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37780<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=26604) Waiting for packet dumper to finish... 1 (prev_count=26604, count=40256) MTC@aba509b4cab4: 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@aba509b4cab4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc'. ------ HLR_Tests.TC_mo_ussd_euse_disc ------ Mon Nov 4 08: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@aba509b4cab4: 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@aba509b4cab4: Test case TC_mo_ussd_euse_disc started. MTC@aba509b4cab4: legacy= false MTC@aba509b4cab4: in not legacy case 1 MTC@aba509b4cab4: in not legacy case 2 20241104085624802 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104085624802 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@aba509b4cab4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241104085624804 DLINP <000b> input/ipa.c:451 connected read/write 20241104085624804 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085624805 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37786<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@aba509b4cab4: 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)@aba509b4cab4: 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 } } } } 20241104085624807 DLINP <000b> input/ipa.c:451 connected read/write 20241104085624807 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085624807 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104085624807 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104085624807 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  20241104085624807 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104085624807 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  20241104085624807 DLGSUP <0013> gsup_server.c:235 2:  20241104085624807 DLGSUP <0013> gsup_server.c:237 2: 00  20241104085624807 DLGSUP <0013> gsup_server.c:235 3:  20241104085624807 DLGSUP <0013> gsup_server.c:237 3: 00  20241104085624807 DLGSUP <0013> gsup_server.c:235 4:  20241104085624807 DLGSUP <0013> gsup_server.c:237 4: 00  20241104085624807 DLGSUP <0013> gsup_server.c:235 5:  20241104085624807 DLGSUP <0013> gsup_server.c:237 5: 00  20241104085624807 DLGSUP <0013> gsup_server.c:235 7:  20241104085624807 DLGSUP <0013> gsup_server.c:237 7: 00  20241104085624807 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104085624807 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104085624807 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)@aba509b4cab4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 148@aba509b4cab4: 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") 20241104085624826 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45767<->l=127.0.0.1:4259) 20241104085624838 DAUC <0003> db_auc.c:157 IMSI='262421866088420': No 2G Auth Data 20241104085624838 DAUC <0003> db_auc.c:192 IMSI='262421866088420': No 3G Auth Data HLR_Test-GSUP(147)@aba509b4cab4: Created GsupExpect[0] for "262421866088420" to be handled at TC_mo_ussd_euse_disc(150) 20241104085624865 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37788<->l=127.0.0.1:4258 20241104085624871 DLINP <000b> input/ipa.c:451 connected read/write 20241104085624872 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085624872 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262421866088420 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421866088420" session_id=973073720 session_state=BEGIN} 20241104085624872 DSS <0004> hlr_ussd.c:576 262421866088420/0x39ffed38: Process SS (BEGIN) 20241104085624872 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241104085624872 DSS <0004> hlr_ussd.c:518 262421866088420/0x39ffed38: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241104085624872 DSS <0004> hlr_ussd.c:542 262421866088420/0x39ffed38: Cannot find conn for EUSE EUSE-foobar 20241104085624872 DSS <0004> hlr_ussd.c:354 262421866088420/0x39ffed38: Tx ReturnError(1, 0x22) 20241104085624872 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262421866088420 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421866088420" session_id=973073720 session_state=END} 20241104085624872 DLINP <000b> input/ipa.c:451 connected read/write 20241104085624872 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085624872 DLINP <000b> input/ipa.c:451 connected read/write 20241104085624872 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@aba509b4cab4: Found GsupExpect[0] for "262421866088420" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@aba509b4cab4: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262421866088420" TC_mo_ussd_euse_disc(150)@aba509b4cab4: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(150)@aba509b4cab4: setverdict(pass): none -> pass 20241104085624875 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37788<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@aba509b4cab4: Final verdict of PTC: pass 20241104085624882 DAUC <0003> db_auc.c:157 IMSI='262429724726602': No 2G Auth Data 20241104085624882 DAUC <0003> db_auc.c:192 IMSI='262429724726602': No 3G Auth Data HLR_Test-GSUP(147)@aba509b4cab4: Created GsupExpect[0] for "262429724726602" to be handled at TC_mo_ussd_euse_disc(151) 20241104085624910 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37792<->l=127.0.0.1:4258 20241104085624916 DLINP <000b> input/ipa.c:451 connected read/write 20241104085624916 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085624916 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262429724726602 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429724726602" session_id=2835402375 session_state=BEGIN} 20241104085624916 DSS <0004> hlr_ussd.c:576 262429724726602/0xa900ce87: Process SS (BEGIN) 20241104085624916 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241104085624916 DSS <0004> hlr_ussd.c:518 262429724726602/0xa900ce87: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241104085624916 DSS <0004> hlr_ussd.c:542 262429724726602/0xa900ce87: Cannot find conn for EUSE EUSE-foobar 20241104085624916 DSS <0004> hlr_ussd.c:354 262429724726602/0xa900ce87: Tx ReturnError(1, 0x22) 20241104085624916 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262429724726602 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429724726602" session_id=2835402375 session_state=END} 20241104085624916 DLINP <000b> input/ipa.c:451 connected read/write 20241104085624916 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085624916 DLINP <000b> input/ipa.c:451 connected read/write 20241104085624916 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@aba509b4cab4: Found GsupExpect[0] for "262429724726602" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@aba509b4cab4: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262429724726602" TC_mo_ussd_euse_disc(151)@aba509b4cab4: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(151)@aba509b4cab4: setverdict(pass): none -> pass 20241104085624919 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37792<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@aba509b4cab4: Final verdict of PTC: pass 20241104085624924 DAUC <0003> db_auc.c:157 IMSI='262428402056980': No 2G Auth Data 20241104085624924 DAUC <0003> db_auc.c:192 IMSI='262428402056980': No 3G Auth Data HLR_Test-GSUP(147)@aba509b4cab4: Created GsupExpect[0] for "262428402056980" to be handled at TC_mo_ussd_euse_disc(152) 20241104085624946 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37794<->l=127.0.0.1:4258 20241104085624951 DLINP <000b> input/ipa.c:451 connected read/write 20241104085624951 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085624951 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262428402056980 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428402056980" session_id=3322752426 session_state=BEGIN} 20241104085624951 DSS <0004> hlr_ussd.c:576 262428402056980/0xc60d2daa: Process SS (BEGIN) 20241104085624951 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241104085624951 DSS <0004> hlr_ussd.c:518 262428402056980/0xc60d2daa: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241104085624951 DSS <0004> hlr_ussd.c:542 262428402056980/0xc60d2daa: Cannot find conn for EUSE EUSE-foobar 20241104085624951 DSS <0004> hlr_ussd.c:354 262428402056980/0xc60d2daa: Tx ReturnError(1, 0x22) 20241104085624951 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262428402056980 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428402056980" session_id=3322752426 session_state=END} 20241104085624951 DLINP <000b> input/ipa.c:451 connected read/write 20241104085624951 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085624951 DLINP <000b> input/ipa.c:451 connected read/write 20241104085624951 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@aba509b4cab4: Found GsupExpect[0] for "262428402056980" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@aba509b4cab4: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262428402056980" TC_mo_ussd_euse_disc(152)@aba509b4cab4: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(152)@aba509b4cab4: setverdict(pass): none -> pass 20241104085624954 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37794<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@aba509b4cab4: Final verdict of PTC: pass 20241104085624958 DAUC <0003> db_auc.c:157 IMSI='262425123599525': No 2G Auth Data 20241104085624958 DAUC <0003> db_auc.c:192 IMSI='262425123599525': No 3G Auth Data HLR_Test-GSUP(147)@aba509b4cab4: Created GsupExpect[0] for "262425123599525" to be handled at TC_mo_ussd_euse_disc(153) 20241104085624982 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37796<->l=127.0.0.1:4258 20241104085624989 DLINP <000b> input/ipa.c:451 connected read/write 20241104085624989 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085624989 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262425123599525 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425123599525" session_id=1167601503 session_state=BEGIN} 20241104085624989 DSS <0004> hlr_ussd.c:576 262425123599525/0x45982f5f: Process SS (BEGIN) 20241104085624989 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241104085624989 DSS <0004> hlr_ussd.c:518 262425123599525/0x45982f5f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241104085624989 DSS <0004> hlr_ussd.c:542 262425123599525/0x45982f5f: Cannot find conn for EUSE EUSE-foobar 20241104085624989 DSS <0004> hlr_ussd.c:354 262425123599525/0x45982f5f: Tx ReturnError(1, 0x22) 20241104085624989 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262425123599525 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425123599525" session_id=1167601503 session_state=END} 20241104085624989 DLINP <000b> input/ipa.c:451 connected read/write 20241104085624989 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085624989 DLINP <000b> input/ipa.c:451 connected read/write 20241104085624989 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@aba509b4cab4: Found GsupExpect[0] for "262425123599525" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@aba509b4cab4: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262425123599525" TC_mo_ussd_euse_disc(153)@aba509b4cab4: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(153)@aba509b4cab4: setverdict(pass): none -> pass 20241104085624992 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37796<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@aba509b4cab4: Final verdict of PTC: pass 20241104085624997 DAUC <0003> db_auc.c:157 IMSI='262420520740248': No 2G Auth Data 20241104085624997 DAUC <0003> db_auc.c:192 IMSI='262420520740248': No 3G Auth Data HLR_Test-GSUP(147)@aba509b4cab4: Created GsupExpect[0] for "262420520740248" to be handled at TC_mo_ussd_euse_disc(154) 20241104085625018 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37804<->l=127.0.0.1:4258 20241104085625024 DLINP <000b> input/ipa.c:451 connected read/write 20241104085625024 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085625024 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262420520740248 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420520740248" session_id=3460451922 session_state=BEGIN} 20241104085625024 DSS <0004> hlr_ussd.c:576 262420520740248/0xce424e52: Process SS (BEGIN) 20241104085625024 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241104085625024 DSS <0004> hlr_ussd.c:518 262420520740248/0xce424e52: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241104085625024 DSS <0004> hlr_ussd.c:542 262420520740248/0xce424e52: Cannot find conn for EUSE EUSE-foobar 20241104085625024 DSS <0004> hlr_ussd.c:354 262420520740248/0xce424e52: Tx ReturnError(1, 0x22) 20241104085625024 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262420520740248 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420520740248" session_id=3460451922 session_state=END} 20241104085625024 DLINP <000b> input/ipa.c:451 connected read/write 20241104085625024 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085625024 DLINP <000b> input/ipa.c:451 connected read/write 20241104085625024 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@aba509b4cab4: Found GsupExpect[0] for "262420520740248" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@aba509b4cab4: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262420520740248" TC_mo_ussd_euse_disc(154)@aba509b4cab4: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(154)@aba509b4cab4: setverdict(pass): none -> pass 20241104085625028 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37804<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@aba509b4cab4: Final verdict of PTC: pass 20241104085625032 DAUC <0003> db_auc.c:157 IMSI='262426929812586': No 2G Auth Data 20241104085625032 DAUC <0003> db_auc.c:192 IMSI='262426929812586': No 3G Auth Data HLR_Test-GSUP(147)@aba509b4cab4: Created GsupExpect[0] for "262426929812586" to be handled at TC_mo_ussd_euse_disc(155) 20241104085625060 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37810<->l=127.0.0.1:4258 20241104085625067 DLINP <000b> input/ipa.c:451 connected read/write 20241104085625067 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085625067 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262426929812586 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426929812586" session_id=1546241278 session_state=BEGIN} 20241104085625067 DSS <0004> hlr_ussd.c:576 262426929812586/0x5c29c4fe: Process SS (BEGIN) 20241104085625067 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241104085625067 DSS <0004> hlr_ussd.c:518 262426929812586/0x5c29c4fe: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241104085625067 DSS <0004> hlr_ussd.c:542 262426929812586/0x5c29c4fe: Cannot find conn for EUSE EUSE-foobar 20241104085625067 DSS <0004> hlr_ussd.c:354 262426929812586/0x5c29c4fe: Tx ReturnError(1, 0x22) 20241104085625067 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262426929812586 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426929812586" session_id=1546241278 session_state=END} 20241104085625067 DLINP <000b> input/ipa.c:451 connected read/write 20241104085625067 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085625067 DLINP <000b> input/ipa.c:451 connected read/write 20241104085625067 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@aba509b4cab4: Found GsupExpect[0] for "262426929812586" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@aba509b4cab4: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262426929812586" TC_mo_ussd_euse_disc(155)@aba509b4cab4: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(155)@aba509b4cab4: setverdict(pass): none -> pass 20241104085625071 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37810<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@aba509b4cab4: Final verdict of PTC: pass 20241104085625075 DAUC <0003> db_auc.c:157 IMSI='262425232792758': No 2G Auth Data 20241104085625075 DAUC <0003> db_auc.c:192 IMSI='262425232792758': No 3G Auth Data HLR_Test-GSUP(147)@aba509b4cab4: Created GsupExpect[0] for "262425232792758" to be handled at TC_mo_ussd_euse_disc(156) 20241104085625103 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37822<->l=127.0.0.1:4258 20241104085625108 DLINP <000b> input/ipa.c:451 connected read/write 20241104085625108 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085625108 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262425232792758 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425232792758" session_id=3709495812 session_state=BEGIN} 20241104085625108 DSS <0004> hlr_ussd.c:576 262425232792758/0xdd1a6a04: Process SS (BEGIN) 20241104085625108 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241104085625108 DSS <0004> hlr_ussd.c:518 262425232792758/0xdd1a6a04: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241104085625108 DSS <0004> hlr_ussd.c:542 262425232792758/0xdd1a6a04: Cannot find conn for EUSE EUSE-foobar 20241104085625108 DSS <0004> hlr_ussd.c:354 262425232792758/0xdd1a6a04: Tx ReturnError(1, 0x22) 20241104085625108 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262425232792758 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425232792758" session_id=3709495812 session_state=END} 20241104085625108 DLINP <000b> input/ipa.c:451 connected read/write 20241104085625108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085625108 DLINP <000b> input/ipa.c:451 connected read/write 20241104085625108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@aba509b4cab4: Found GsupExpect[0] for "262425232792758" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@aba509b4cab4: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262425232792758" TC_mo_ussd_euse_disc(156)@aba509b4cab4: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(156)@aba509b4cab4: setverdict(pass): none -> pass 20241104085625110 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37822<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@aba509b4cab4: Final verdict of PTC: pass 20241104085625115 DAUC <0003> db_auc.c:157 IMSI='262420163735221': No 2G Auth Data 20241104085625115 DAUC <0003> db_auc.c:192 IMSI='262420163735221': No 3G Auth Data HLR_Test-GSUP(147)@aba509b4cab4: Created GsupExpect[0] for "262420163735221" to be handled at TC_mo_ussd_euse_disc(157) 20241104085625143 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37824<->l=127.0.0.1:4258 20241104085625150 DLINP <000b> input/ipa.c:451 connected read/write 20241104085625150 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085625150 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262420163735221 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420163735221" session_id=2447972206 session_state=BEGIN} 20241104085625150 DSS <0004> hlr_ussd.c:576 262420163735221/0x91e9176e: Process SS (BEGIN) 20241104085625150 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241104085625151 DSS <0004> hlr_ussd.c:518 262420163735221/0x91e9176e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241104085625151 DSS <0004> hlr_ussd.c:542 262420163735221/0x91e9176e: Cannot find conn for EUSE EUSE-foobar 20241104085625151 DSS <0004> hlr_ussd.c:354 262420163735221/0x91e9176e: Tx ReturnError(1, 0x22) 20241104085625151 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262420163735221 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420163735221" session_id=2447972206 session_state=END} 20241104085625151 DLINP <000b> input/ipa.c:451 connected read/write 20241104085625151 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085625151 DLINP <000b> input/ipa.c:451 connected read/write 20241104085625151 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@aba509b4cab4: Found GsupExpect[0] for "262420163735221" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@aba509b4cab4: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262420163735221" TC_mo_ussd_euse_disc(157)@aba509b4cab4: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(157)@aba509b4cab4: setverdict(pass): none -> pass 20241104085625155 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37824<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@aba509b4cab4: Final verdict of PTC: pass 20241104085625156 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37786<->l=127.0.0.1:4258 20241104085625156 DLINP <000b> input/ipa.c:451 connected read/write 20241104085625156 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085625156 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104085625156 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104085625156 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104085625157 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45767<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(146)@aba509b4cab4: Final verdict of PTC: none HLR_Test-GSUP(147)@aba509b4cab4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(149)@aba509b4cab4: Final verdict of PTC: none 148@aba509b4cab4: Final verdict of PTC: none MTC@aba509b4cab4: Setting final verdict of the test case. MTC@aba509b4cab4: Local verdict of MTC: none MTC@aba509b4cab4: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@aba509b4cab4: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@aba509b4cab4: Local verdict of PTC with component reference 148: none (none -> none) MTC@aba509b4cab4: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@aba509b4cab4: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@aba509b4cab4: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@aba509b4cab4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass'. Mon Nov 4 08:56:25 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse_disc pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse_disc.talloc 20241104085625198 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37836<->l=127.0.0.1:4258 20241104085625398 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37836<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=33088) Waiting for packet dumper to finish... 1 (prev_count=33088, count=40092) MTC@aba509b4cab4: 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@aba509b4cab4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi ------ Mon Nov 4 08:56:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aba509b4cab4: 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@aba509b4cab4: Test case TC_mo_ussd_iuse_imsi started. MTC@aba509b4cab4: legacy= false MTC@aba509b4cab4: in not legacy case 1 MTC@aba509b4cab4: in not legacy case 2 20241104085628477 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104085628477 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@aba509b4cab4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241104085628479 DLINP <000b> input/ipa.c:451 connected read/write 20241104085628479 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085628479 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58566<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@aba509b4cab4: 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)@aba509b4cab4: 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 } } } } 20241104085628481 DLINP <000b> input/ipa.c:451 connected read/write 20241104085628481 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085628481 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104085628481 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104085628481 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  20241104085628481 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104085628481 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  20241104085628481 DLGSUP <0013> gsup_server.c:235 2:  20241104085628481 DLGSUP <0013> gsup_server.c:237 2: 00  20241104085628481 DLGSUP <0013> gsup_server.c:235 3:  20241104085628481 DLGSUP <0013> gsup_server.c:237 3: 00  20241104085628481 DLGSUP <0013> gsup_server.c:235 4:  20241104085628481 DLGSUP <0013> gsup_server.c:237 4: 00  20241104085628481 DLGSUP <0013> gsup_server.c:235 5:  20241104085628481 DLGSUP <0013> gsup_server.c:237 5: 00  20241104085628481 DLGSUP <0013> gsup_server.c:235 7:  20241104085628481 DLGSUP <0013> gsup_server.c:237 7: 00  20241104085628481 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104085628481 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104085628481 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)@aba509b4cab4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 160@aba509b4cab4: 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") 20241104085628497 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45019<->l=127.0.0.1:4259) 20241104085628506 DAUC <0003> db_auc.c:157 IMSI='262425553903794': No 2G Auth Data 20241104085628506 DAUC <0003> db_auc.c:192 IMSI='262425553903794': No 3G Auth Data HLR_Test-GSUP(159)@aba509b4cab4: Created GsupExpect[0] for "262425553903794" to be handled at TC_mo_ussd_iuse_imsi(162) 20241104085628529 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58580<->l=127.0.0.1:4258 20241104085628535 DLINP <000b> input/ipa.c:451 connected read/write 20241104085628535 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085628535 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262425553903794 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425553903794" session_id=3930594374 session_state=BEGIN} 20241104085628535 DSS <0004> hlr_ussd.c:576 262425553903794/0xea481c46: Process SS (BEGIN) 20241104085628535 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241104085628535 DSS <0004> hlr_ussd.c:518 262425553903794/0xea481c46: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241104085628535 DSS <0004> hlr_ussd.c:363 262425553903794/0xea481c46: Tx USSD 'Your IMSI is 262425553903794' 20241104085628535 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262425553903794 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425553903794" session_id=3930594374 session_state=END} 20241104085628535 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262425553903794 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085628535 DLINP <000b> input/ipa.c:451 connected read/write 20241104085628535 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085628535 DLINP <000b> input/ipa.c:451 connected read/write 20241104085628535 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@aba509b4cab4: Found GsupExpect[0] for "262425553903794" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@aba509b4cab4: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262425553903794" TC_mo_ussd_iuse_imsi(162)@aba509b4cab4: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643459AD569BE560B35B8E06'O } } } } } } TC_mo_ussd_iuse_imsi(162)@aba509b4cab4: setverdict(pass): none -> pass 20241104085628539 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58580<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@aba509b4cab4: Final verdict of PTC: pass 20241104085628543 DAUC <0003> db_auc.c:157 IMSI='262426499769117': No 2G Auth Data 20241104085628543 DAUC <0003> db_auc.c:192 IMSI='262426499769117': No 3G Auth Data HLR_Test-GSUP(159)@aba509b4cab4: Created GsupExpect[0] for "262426499769117" to be handled at TC_mo_ussd_iuse_imsi(163) 20241104085628567 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58582<->l=127.0.0.1:4258 20241104085628571 DLINP <000b> input/ipa.c:451 connected read/write 20241104085628571 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085628571 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262426499769117 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426499769117" session_id=2949128519 session_state=BEGIN} 20241104085628571 DSS <0004> hlr_ussd.c:576 262426499769117/0xafc82147: Process SS (BEGIN) 20241104085628571 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241104085628571 DSS <0004> hlr_ussd.c:518 262426499769117/0xafc82147: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241104085628571 DSS <0004> hlr_ussd.c:363 262426499769117/0xafc82147: Tx USSD 'Your IMSI is 262426499769117' 20241104085628571 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262426499769117 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426499769117" session_id=2949128519 session_state=END} 20241104085628571 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262426499769117 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085628571 DLINP <000b> input/ipa.c:451 connected read/write 20241104085628571 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085628571 DLINP <000b> input/ipa.c:451 connected read/write 20241104085628571 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@aba509b4cab4: Found GsupExpect[0] for "262426499769117" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@aba509b4cab4: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262426499769117" TC_mo_ussd_iuse_imsi(163)@aba509b4cab4: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434998D96CBDD6CB958EC06'O } } } } } } TC_mo_ussd_iuse_imsi(163)@aba509b4cab4: setverdict(pass): none -> pass 20241104085628575 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58582<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@aba509b4cab4: Final verdict of PTC: pass 20241104085628579 DAUC <0003> db_auc.c:157 IMSI='262424067737750': No 2G Auth Data 20241104085628579 DAUC <0003> db_auc.c:192 IMSI='262424067737750': No 3G Auth Data HLR_Test-GSUP(159)@aba509b4cab4: Created GsupExpect[0] for "262424067737750" to be handled at TC_mo_ussd_iuse_imsi(164) 20241104085628603 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58592<->l=127.0.0.1:4258 20241104085628609 DLINP <000b> input/ipa.c:451 connected read/write 20241104085628609 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085628609 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262424067737750 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424067737750" session_id=4033693918 session_state=BEGIN} 20241104085628609 DSS <0004> hlr_ussd.c:576 262424067737750/0xf06d48de: Process SS (BEGIN) 20241104085628609 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241104085628609 DSS <0004> hlr_ussd.c:518 262424067737750/0xf06d48de: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241104085628609 DSS <0004> hlr_ussd.c:363 262424067737750/0xf06d48de: Tx USSD 'Your IMSI is 262424067737750' 20241104085628609 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262424067737750 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424067737750" session_id=4033693918 session_state=END} 20241104085628609 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262424067737750 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085628609 DLINP <000b> input/ipa.c:451 connected read/write 20241104085628609 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085628609 DLINP <000b> input/ipa.c:451 connected read/write 20241104085628609 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@aba509b4cab4: Found GsupExpect[0] for "262424067737750" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@aba509b4cab4: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262424067737750" TC_mo_ussd_iuse_imsi(164)@aba509b4cab4: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434190D66BBDD66B75B0D06'O } } } } } } TC_mo_ussd_iuse_imsi(164)@aba509b4cab4: setverdict(pass): none -> pass 20241104085628612 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58592<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@aba509b4cab4: Final verdict of PTC: pass 20241104085628617 DAUC <0003> db_auc.c:157 IMSI='262424585045712': No 2G Auth Data 20241104085628617 DAUC <0003> db_auc.c:192 IMSI='262424585045712': No 3G Auth Data HLR_Test-GSUP(159)@aba509b4cab4: Created GsupExpect[0] for "262424585045712" to be handled at TC_mo_ussd_iuse_imsi(165) 20241104085628638 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58594<->l=127.0.0.1:4258 20241104085628642 DLINP <000b> input/ipa.c:451 connected read/write 20241104085628642 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085628642 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262424585045712 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424585045712" session_id=439159236 session_state=BEGIN} 20241104085628642 DSS <0004> hlr_ussd.c:576 262424585045712/0x1a2d09c4: Process SS (BEGIN) 20241104085628642 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241104085628642 DSS <0004> hlr_ussd.c:518 262424585045712/0x1a2d09c4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241104085628642 DSS <0004> hlr_ussd.c:363 262424585045712/0x1a2d09c4: Tx USSD 'Your IMSI is 262424585045712' 20241104085628642 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262424585045712 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424585045712" session_id=439159236 session_state=END} 20241104085628642 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262424585045712 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085628642 DLINP <000b> input/ipa.c:451 connected read/write 20241104085628642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085628642 DLINP <000b> input/ipa.c:451 connected read/write 20241104085628642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@aba509b4cab4: Found GsupExpect[0] for "262424585045712" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@aba509b4cab4: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262424585045712" TC_mo_ussd_iuse_imsi(165)@aba509b4cab4: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643419AD86ABC168B55B4C06'O } } } } } } TC_mo_ussd_iuse_imsi(165)@aba509b4cab4: setverdict(pass): none -> pass 20241104085628646 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58594<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@aba509b4cab4: Final verdict of PTC: pass 20241104085628650 DAUC <0003> db_auc.c:157 IMSI='262420910413054': No 2G Auth Data 20241104085628650 DAUC <0003> db_auc.c:192 IMSI='262420910413054': No 3G Auth Data HLR_Test-GSUP(159)@aba509b4cab4: Created GsupExpect[0] for "262420910413054" to be handled at TC_mo_ussd_iuse_imsi(166) 20241104085628676 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58602<->l=127.0.0.1:4258 20241104085628682 DLINP <000b> input/ipa.c:451 connected read/write 20241104085628682 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085628682 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262420910413054 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420910413054" session_id=2152720652 session_state=BEGIN} 20241104085628682 DSS <0004> hlr_ussd.c:576 262420910413054/0x804fe90c: Process SS (BEGIN) 20241104085628682 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241104085628682 DSS <0004> hlr_ussd.c:518 262420910413054/0x804fe90c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241104085628682 DSS <0004> hlr_ussd.c:363 262420910413054/0x804fe90c: Tx USSD 'Your IMSI is 262420910413054' 20241104085628682 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262420910413054 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420910413054" session_id=2152720652 session_state=END} 20241104085628682 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262420910413054 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085628682 DLINP <000b> input/ipa.c:451 connected read/write 20241104085628682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085628682 DLINP <000b> input/ipa.c:451 connected read/write 20241104085628682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@aba509b4cab4: Found GsupExpect[0] for "262420910413054" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@aba509b4cab4: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262420910413054" TC_mo_ussd_iuse_imsi(166)@aba509b4cab4: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434192C1783D16233588D06'O } } } } } } TC_mo_ussd_iuse_imsi(166)@aba509b4cab4: setverdict(pass): none -> pass 20241104085628685 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58602<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@aba509b4cab4: Final verdict of PTC: pass 20241104085628690 DAUC <0003> db_auc.c:157 IMSI='262426232920078': No 2G Auth Data 20241104085628690 DAUC <0003> db_auc.c:192 IMSI='262426232920078': No 3G Auth Data HLR_Test-GSUP(159)@aba509b4cab4: Created GsupExpect[0] for "262426232920078" to be handled at TC_mo_ussd_iuse_imsi(167) 20241104085628717 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58612<->l=127.0.0.1:4258 20241104085628723 DLINP <000b> input/ipa.c:451 connected read/write 20241104085628723 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085628723 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262426232920078 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426232920078" session_id=260700343 session_state=BEGIN} 20241104085628723 DSS <0004> hlr_ussd.c:576 262426232920078/0x0f89f8b7: Process SS (BEGIN) 20241104085628723 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241104085628723 DSS <0004> hlr_ussd.c:518 262426232920078/0x0f89f8b7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241104085628723 DSS <0004> hlr_ussd.c:363 262426232920078/0x0f89f8b7: Tx USSD 'Your IMSI is 262426232920078' 20241104085628723 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262426232920078 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426232920078" session_id=260700343 session_state=END} 20241104085628723 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262426232920078 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085628723 DLINP <000b> input/ipa.c:451 connected read/write 20241104085628723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085628723 DLINP <000b> input/ipa.c:451 connected read/write 20241104085628723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@aba509b4cab4: Found GsupExpect[0] for "262426232920078" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@aba509b4cab4: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262426232920078" TC_mo_ussd_iuse_imsi(167)@aba509b4cab4: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434994D3693E56430D80D07'O } } } } } } TC_mo_ussd_iuse_imsi(167)@aba509b4cab4: setverdict(pass): none -> pass 20241104085628727 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58612<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@aba509b4cab4: Final verdict of PTC: pass 20241104085628732 DAUC <0003> db_auc.c:157 IMSI='262424548643869': No 2G Auth Data 20241104085628732 DAUC <0003> db_auc.c:192 IMSI='262424548643869': No 3G Auth Data HLR_Test-GSUP(159)@aba509b4cab4: Created GsupExpect[0] for "262424548643869" to be handled at TC_mo_ussd_iuse_imsi(168) 20241104085628760 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58624<->l=127.0.0.1:4258 20241104085628767 DLINP <000b> input/ipa.c:451 connected read/write 20241104085628767 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085628767 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262424548643869 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424548643869" session_id=1835723020 session_state=BEGIN} 20241104085628767 DSS <0004> hlr_ussd.c:576 262424548643869/0x6d6ae90c: Process SS (BEGIN) 20241104085628767 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241104085628767 DSS <0004> hlr_ussd.c:518 262424548643869/0x6d6ae90c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241104085628767 DSS <0004> hlr_ussd.c:363 262424548643869/0x6d6ae90c: Tx USSD 'Your IMSI is 262424548643869' 20241104085628767 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262424548643869 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424548643869" session_id=1835723020 session_state=END} 20241104085628767 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262424548643869 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085628767 DLINP <000b> input/ipa.c:451 connected read/write 20241104085628767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085628767 DLINP <000b> input/ipa.c:451 connected read/write 20241104085628767 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@aba509b4cab4: Found GsupExpect[0] for "262424548643869" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@aba509b4cab4: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262424548643869" TC_mo_ussd_iuse_imsi(168)@aba509b4cab4: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643419AD46C3D968339C2D07'O } } } } } } TC_mo_ussd_iuse_imsi(168)@aba509b4cab4: setverdict(pass): none -> pass 20241104085628772 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58624<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@aba509b4cab4: Final verdict of PTC: pass 20241104085628776 DAUC <0003> db_auc.c:157 IMSI='262425362302342': No 2G Auth Data 20241104085628776 DAUC <0003> db_auc.c:192 IMSI='262425362302342': No 3G Auth Data HLR_Test-GSUP(159)@aba509b4cab4: Created GsupExpect[0] for "262425362302342" to be handled at TC_mo_ussd_iuse_imsi(169) 20241104085628805 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58628<->l=127.0.0.1:4258 20241104085628810 DLINP <000b> input/ipa.c:451 connected read/write 20241104085628810 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085628810 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262425362302342 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425362302342" session_id=2488206023 session_state=BEGIN} 20241104085628810 DSS <0004> hlr_ussd.c:576 262425362302342/0x944f02c7: Process SS (BEGIN) 20241104085628810 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241104085628810 DSS <0004> hlr_ussd.c:518 262425362302342/0x944f02c7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241104085628810 DSS <0004> hlr_ussd.c:363 262425362302342/0x944f02c7: Tx USSD 'Your IMSI is 262425362302342' 20241104085628810 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262425362302342 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425362302342" session_id=2488206023 session_state=END} 20241104085628810 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262425362302342 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085628810 DLINP <000b> input/ipa.c:451 connected read/write 20241104085628810 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085628810 DLINP <000b> input/ipa.c:451 connected read/write 20241104085628810 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@aba509b4cab4: Found GsupExpect[0] for "262425362302342" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@aba509b4cab4: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262425362302342" TC_mo_ussd_iuse_imsi(169)@aba509b4cab4: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434596D6693CD60B2194D06'O } } } } } } TC_mo_ussd_iuse_imsi(169)@aba509b4cab4: setverdict(pass): none -> pass 20241104085628813 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58628<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@aba509b4cab4: Final verdict of PTC: pass 20241104085628815 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58566<->l=127.0.0.1:4258 HLR_Test-GSUP(159)@aba509b4cab4: Final verdict of PTC: none 20241104085628816 DLINP <000b> input/ipa.c:451 connected read/write 20241104085628816 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085628816 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104085628816 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104085628816 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104085628816 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45019<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(158)@aba509b4cab4: Final verdict of PTC: none 160@aba509b4cab4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(161)@aba509b4cab4: Final verdict of PTC: none MTC@aba509b4cab4: Setting final verdict of the test case. MTC@aba509b4cab4: Local verdict of MTC: none MTC@aba509b4cab4: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@aba509b4cab4: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@aba509b4cab4: Local verdict of PTC with component reference 160: none (none -> none) MTC@aba509b4cab4: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@aba509b4cab4: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@aba509b4cab4: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@aba509b4cab4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass'. Mon Nov 4 08:56:28 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_imsi.talloc 20241104085628861 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58644<->l=127.0.0.1:4258 20241104085629061 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58644<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5396) Waiting for packet dumper to finish... 1 (prev_count=5396, count=39948) MTC@aba509b4cab4: 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@aba509b4cab4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy ------ Mon Nov 4 08:56:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aba509b4cab4: 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@aba509b4cab4: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@aba509b4cab4: legacy= false MTC@aba509b4cab4: in not legacy case 1 MTC@aba509b4cab4: in not legacy case 2 20241104085632138 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104085632138 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@aba509b4cab4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241104085632140 DLINP <000b> input/ipa.c:451 connected read/write 20241104085632140 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085632140 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58650<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@aba509b4cab4: 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)@aba509b4cab4: 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 } } } } 20241104085632141 DLINP <000b> input/ipa.c:451 connected read/write 20241104085632141 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085632141 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104085632142 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104085632142 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  20241104085632142 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104085632142 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  20241104085632142 DLGSUP <0013> gsup_server.c:235 2:  20241104085632142 DLGSUP <0013> gsup_server.c:237 2: 00  20241104085632142 DLGSUP <0013> gsup_server.c:235 3:  20241104085632142 DLGSUP <0013> gsup_server.c:237 3: 00  20241104085632142 DLGSUP <0013> gsup_server.c:235 4:  20241104085632142 DLGSUP <0013> gsup_server.c:237 4: 00  20241104085632142 DLGSUP <0013> gsup_server.c:235 5:  20241104085632142 DLGSUP <0013> gsup_server.c:237 5: 00  20241104085632142 DLGSUP <0013> gsup_server.c:235 7:  20241104085632142 DLGSUP <0013> gsup_server.c:237 7: 00  20241104085632142 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104085632142 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104085632142 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)@aba509b4cab4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 172@aba509b4cab4: 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") 20241104085632159 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36515<->l=127.0.0.1:4259) 20241104085632177 DAUC <0003> db_auc.c:157 IMSI='262429042571423': No 2G Auth Data 20241104085632177 DAUC <0003> db_auc.c:192 IMSI='262429042571423': No 3G Auth Data HLR_Test-GSUP(171)@aba509b4cab4: Created GsupExpect[0] for "262429042571423" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20241104085632202 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58664<->l=127.0.0.1:4258 20241104085632210 DLINP <000b> input/ipa.c:451 connected read/write 20241104085632210 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085632210 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262429042571423 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429042571423" source_name="the-source\n" session_id=3854067281 session_state=BEGIN} 20241104085632210 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241104085632210 DSS <0004> hlr_ussd.c:576 262429042571423/0xe5b86651: Process SS (BEGIN) 20241104085632210 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241104085632210 DSS <0004> hlr_ussd.c:518 262429042571423/0xe5b86651: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241104085632210 DSS <0004> hlr_ussd.c:363 262429042571423/0xe5b86651: Tx USSD 'Your IMSI is 262429042571423' 20241104085632210 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262429042571423 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429042571423" destination_name="the-source\n" session_id=3854067281 session_state=END} 20241104085632210 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262429042571423 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085632210 DLINP <000b> input/ipa.c:451 connected read/write 20241104085632210 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085632210 DLINP <000b> input/ipa.c:451 connected read/write 20241104085632210 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@aba509b4cab4: Found GsupExpect[0] for "262429042571423" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@aba509b4cab4: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262429042571423" TC_mo_ussd_iuse_imsi_via_proxy(174)@aba509b4cab4: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434590E4693D56E319A6C06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(174)@aba509b4cab4: setverdict(pass): none -> pass 20241104085632215 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58664<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@aba509b4cab4: Final verdict of PTC: pass 20241104085632219 DAUC <0003> db_auc.c:157 IMSI='262423028139519': No 2G Auth Data 20241104085632219 DAUC <0003> db_auc.c:192 IMSI='262423028139519': No 3G Auth Data HLR_Test-GSUP(171)@aba509b4cab4: Created GsupExpect[0] for "262423028139519" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20241104085632242 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58672<->l=127.0.0.1:4258 20241104085632247 DLINP <000b> input/ipa.c:451 connected read/write 20241104085632247 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085632247 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262423028139519 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423028139519" source_name="the-source\n" session_id=2158241616 session_state=BEGIN} 20241104085632247 DSS <0004> hlr_ussd.c:576 262423028139519/0x80a42750: Process SS (BEGIN) 20241104085632247 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241104085632247 DSS <0004> hlr_ussd.c:518 262423028139519/0x80a42750: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241104085632247 DSS <0004> hlr_ussd.c:363 262423028139519/0x80a42750: Tx USSD 'Your IMSI is 262423028139519' 20241104085632247 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262423028139519 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423028139519" destination_name="the-source\n" session_id=2158241616 session_state=END} 20241104085632247 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262423028139519 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085632247 DLINP <000b> input/ipa.c:451 connected read/write 20241104085632247 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085632247 DLINP <000b> input/ipa.c:451 connected read/write 20241104085632247 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@aba509b4cab4: Found GsupExpect[0] for "262423028139519" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@aba509b4cab4: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262423028139519" TC_mo_ussd_iuse_imsi_via_proxy(175)@aba509b4cab4: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D90C26C3C566B95A2C07'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(175)@aba509b4cab4: setverdict(pass): none -> pass 20241104085632250 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58672<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@aba509b4cab4: Final verdict of PTC: pass 20241104085632255 DAUC <0003> db_auc.c:157 IMSI='262426708750727': No 2G Auth Data 20241104085632255 DAUC <0003> db_auc.c:192 IMSI='262426708750727': No 3G Auth Data HLR_Test-GSUP(171)@aba509b4cab4: Created GsupExpect[0] for "262426708750727" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20241104085632278 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58688<->l=127.0.0.1:4258 20241104085632283 DLINP <000b> input/ipa.c:451 connected read/write 20241104085632283 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085632283 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262426708750727 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426708750727" source_name="the-source\n" session_id=3042571980 session_state=BEGIN} 20241104085632283 DSS <0004> hlr_ussd.c:576 262426708750727/0xb559f6cc: Process SS (BEGIN) 20241104085632283 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241104085632283 DSS <0004> hlr_ussd.c:518 262426708750727/0xb559f6cc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241104085632283 DSS <0004> hlr_ussd.c:363 262426708750727/0xb559f6cc: Tx USSD 'Your IMSI is 262426708750727' 20241104085632283 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262426708750727 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426708750727" destination_name="the-source\n" session_id=3042571980 session_state=END} 20241104085632283 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262426708750727 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085632283 DLINP <000b> input/ipa.c:451 connected read/write 20241104085632283 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085632283 DLINP <000b> input/ipa.c:451 connected read/write 20241104085632283 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@aba509b4cab4: Found GsupExpect[0] for "262426708750727" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@aba509b4cab4: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262426708750727" TC_mo_ussd_iuse_imsi_via_proxy(176)@aba509b4cab4: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643499ED06C3DD6AB09BEC06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(176)@aba509b4cab4: setverdict(pass): none -> pass 20241104085632289 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58688<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@aba509b4cab4: Final verdict of PTC: pass 20241104085632293 DAUC <0003> db_auc.c:157 IMSI='262424877837678': No 2G Auth Data 20241104085632293 DAUC <0003> db_auc.c:192 IMSI='262424877837678': No 3G Auth Data HLR_Test-GSUP(171)@aba509b4cab4: Created GsupExpect[0] for "262424877837678" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20241104085632318 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58704<->l=127.0.0.1:4258 20241104085632324 DLINP <000b> input/ipa.c:451 connected read/write 20241104085632324 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085632324 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262424877837678 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424877837678" source_name="the-source\n" session_id=1101840520 session_state=BEGIN} 20241104085632324 DSS <0004> hlr_ussd.c:576 262424877837678/0x41acc088: Process SS (BEGIN) 20241104085632324 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241104085632324 DSS <0004> hlr_ussd.c:518 262424877837678/0x41acc088: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241104085632324 DSS <0004> hlr_ussd.c:363 262424877837678/0x41acc088: Tx USSD 'Your IMSI is 262424877837678' 20241104085632324 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262424877837678 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424877837678" destination_name="the-source\n" session_id=1101840520 session_state=END} 20241104085632324 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262424877837678 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085632324 DLINP <000b> input/ipa.c:451 connected read/write 20241104085632324 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085632325 DLINP <000b> input/ipa.c:451 connected read/write 20241104085632325 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@aba509b4cab4: Found GsupExpect[0] for "262424877837678" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@aba509b4cab4: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262424877837678" TC_mo_ussd_iuse_imsi_via_proxy(177)@aba509b4cab4: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434190D77BBE16637DB0D07'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(177)@aba509b4cab4: setverdict(pass): none -> pass 20241104085632328 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58704<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@aba509b4cab4: Final verdict of PTC: pass 20241104085632332 DAUC <0003> db_auc.c:157 IMSI='262423836311384': No 2G Auth Data 20241104085632332 DAUC <0003> db_auc.c:192 IMSI='262423836311384': No 3G Auth Data HLR_Test-GSUP(171)@aba509b4cab4: Created GsupExpect[0] for "262423836311384" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20241104085632357 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58714<->l=127.0.0.1:4258 20241104085632363 DLINP <000b> input/ipa.c:451 connected read/write 20241104085632363 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085632363 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262423836311384 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423836311384" source_name="the-source\n" session_id=2003988169 session_state=BEGIN} 20241104085632363 DSS <0004> hlr_ussd.c:576 262423836311384/0x77726ec9: Process SS (BEGIN) 20241104085632363 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241104085632363 DSS <0004> hlr_ussd.c:518 262423836311384/0x77726ec9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241104085632363 DSS <0004> hlr_ussd.c:363 262423836311384/0x77726ec9: Tx USSD 'Your IMSI is 262423836311384' 20241104085632363 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262423836311384 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423836311384" destination_name="the-source\n" session_id=2003988169 session_state=END} 20241104085632363 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262423836311384 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085632363 DLINP <000b> input/ipa.c:451 connected read/write 20241104085632363 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085632363 DLINP <000b> input/ipa.c:451 connected read/write 20241104085632363 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@aba509b4cab4: Found GsupExpect[0] for "262423836311384" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@aba509b4cab4: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262423836311384" TC_mo_ussd_iuse_imsi_via_proxy(178)@aba509b4cab4: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D90C37B3CD62B1198E06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(178)@aba509b4cab4: setverdict(pass): none -> pass 20241104085632366 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58714<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@aba509b4cab4: Final verdict of PTC: pass 20241104085632370 DAUC <0003> db_auc.c:157 IMSI='262422193572019': No 2G Auth Data 20241104085632370 DAUC <0003> db_auc.c:192 IMSI='262422193572019': No 3G Auth Data HLR_Test-GSUP(171)@aba509b4cab4: Created GsupExpect[0] for "262422193572019" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20241104085632397 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58718<->l=127.0.0.1:4258 20241104085632402 DLINP <000b> input/ipa.c:451 connected read/write 20241104085632402 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085632402 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262422193572019 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422193572019" source_name="the-source\n" session_id=3528298205 session_state=BEGIN} 20241104085632402 DSS <0004> hlr_ussd.c:576 262422193572019/0xd24d8edd: Process SS (BEGIN) 20241104085632402 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241104085632402 DSS <0004> hlr_ussd.c:518 262422193572019/0xd24d8edd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241104085632402 DSS <0004> hlr_ussd.c:363 262422193572019/0xd24d8edd: Tx USSD 'Your IMSI is 262422193572019' 20241104085632402 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262422193572019 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422193572019" destination_name="the-source\n" session_id=3528298205 session_state=END} 20241104085632402 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262422193572019 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085632402 DLINP <000b> input/ipa.c:451 connected read/write 20241104085632402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085632402 DLINP <000b> input/ipa.c:451 connected read/write 20241104085632402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@aba509b4cab4: Found GsupExpect[0] for "262422193572019" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@aba509b4cab4: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262422193572019" TC_mo_ussd_iuse_imsi_via_proxy(179)@aba509b4cab4: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434992C969BD56E32582C07'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(179)@aba509b4cab4: setverdict(pass): none -> pass 20241104085632407 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58718<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@aba509b4cab4: Final verdict of PTC: pass 20241104085632411 DAUC <0003> db_auc.c:157 IMSI='262426514792345': No 2G Auth Data 20241104085632411 DAUC <0003> db_auc.c:192 IMSI='262426514792345': No 3G Auth Data HLR_Test-GSUP(171)@aba509b4cab4: Created GsupExpect[0] for "262426514792345" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20241104085632441 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58728<->l=127.0.0.1:4258 20241104085632446 DLINP <000b> input/ipa.c:451 connected read/write 20241104085632446 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085632446 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262426514792345 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426514792345" source_name="the-source\n" session_id=49980649 session_state=BEGIN} 20241104085632446 DSS <0004> hlr_ussd.c:576 262426514792345/0x02faa4e9: Process SS (BEGIN) 20241104085632446 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241104085632446 DSS <0004> hlr_ussd.c:518 262426514792345/0x02faa4e9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241104085632446 DSS <0004> hlr_ussd.c:363 262426514792345/0x02faa4e9: Tx USSD 'Your IMSI is 262426514792345' 20241104085632446 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262426514792345 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426514792345" destination_name="the-source\n" session_id=49980649 session_state=END} 20241104085632446 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262426514792345 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085632446 DLINP <000b> input/ipa.c:451 connected read/write 20241104085632446 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085632447 DLINP <000b> input/ipa.c:451 connected read/write 20241104085632447 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@aba509b4cab4: Found GsupExpect[0] for "262426514792345" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@aba509b4cab4: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262426514792345" TC_mo_ussd_iuse_imsi_via_proxy(180)@aba509b4cab4: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643499AD16A3DD72B219AD06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(180)@aba509b4cab4: setverdict(pass): none -> pass 20241104085632450 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58728<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@aba509b4cab4: Final verdict of PTC: pass 20241104085632454 DAUC <0003> db_auc.c:157 IMSI='262427409590567': No 2G Auth Data 20241104085632454 DAUC <0003> db_auc.c:192 IMSI='262427409590567': No 3G Auth Data HLR_Test-GSUP(171)@aba509b4cab4: Created GsupExpect[0] for "262427409590567" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20241104085632482 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58744<->l=127.0.0.1:4258 20241104085632488 DLINP <000b> input/ipa.c:451 connected read/write 20241104085632488 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085632488 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262427409590567 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427409590567" source_name="the-source\n" session_id=2625653908 session_state=BEGIN} 20241104085632488 DSS <0004> hlr_ussd.c:576 262427409590567/0x9c804c94: Process SS (BEGIN) 20241104085632488 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241104085632488 DSS <0004> hlr_ussd.c:518 262427409590567/0x9c804c94: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241104085632488 DSS <0004> hlr_ussd.c:363 262427409590567/0x9c804c94: Tx USSD 'Your IMSI is 262427409590567' 20241104085632488 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262427409590567 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427409590567" destination_name="the-source\n" session_id=2625653908 session_state=END} 20241104085632488 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262427409590567 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085632488 DLINP <000b> input/ipa.c:451 connected read/write 20241104085632488 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085632488 DLINP <000b> input/ipa.c:451 connected read/write 20241104085632488 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@aba509b4cab4: Found GsupExpect[0] for "262427409590567" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@aba509b4cab4: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262427409590567" TC_mo_ussd_iuse_imsi_via_proxy(181)@aba509b4cab4: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D98D06CBD572B09AED06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(181)@aba509b4cab4: setverdict(pass): none -> pass 20241104085632491 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58744<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@aba509b4cab4: Final verdict of PTC: pass 20241104085632492 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58650<->l=127.0.0.1:4258 20241104085632493 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36515<->l=127.0.0.1:4259) 20241104085632493 DLINP <000b> input/ipa.c:451 connected read/write 20241104085632493 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085632493 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104085632493 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104085632493 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104085632493 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(171)@aba509b4cab4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(173)@aba509b4cab4: Final verdict of PTC: none 172@aba509b4cab4: Final verdict of PTC: none HLR_Test-GSUP-IPA(170)@aba509b4cab4: Final verdict of PTC: none MTC@aba509b4cab4: Setting final verdict of the test case. MTC@aba509b4cab4: Local verdict of MTC: none MTC@aba509b4cab4: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@aba509b4cab4: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@aba509b4cab4: Local verdict of PTC with component reference 172: none (none -> none) MTC@aba509b4cab4: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@aba509b4cab4: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@aba509b4cab4: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@aba509b4cab4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass'. Mon Nov 4 08:56:32 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.talloc 20241104085632532 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58752<->l=127.0.0.1:4258 20241104085632733 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58752<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=6068) Waiting for packet dumper to finish... 1 (prev_count=6068, count=40176) MTC@aba509b4cab4: 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@aba509b4cab4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn ------ Mon Nov 4 08:56:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aba509b4cab4: 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@aba509b4cab4: Test case TC_mo_ussd_iuse_msisdn started. MTC@aba509b4cab4: legacy= false MTC@aba509b4cab4: in not legacy case 1 MTC@aba509b4cab4: in not legacy case 2 20241104085635806 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104085635806 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@aba509b4cab4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241104085635808 DLINP <000b> input/ipa.c:451 connected read/write 20241104085635808 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085635809 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58756<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@aba509b4cab4: 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)@aba509b4cab4: 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 } } } } 20241104085635811 DLINP <000b> input/ipa.c:451 connected read/write 20241104085635811 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085635811 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104085635811 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104085635811 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  20241104085635811 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104085635811 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  20241104085635811 DLGSUP <0013> gsup_server.c:235 2:  20241104085635811 DLGSUP <0013> gsup_server.c:237 2: 00  20241104085635811 DLGSUP <0013> gsup_server.c:235 3:  20241104085635811 DLGSUP <0013> gsup_server.c:237 3: 00  20241104085635811 DLGSUP <0013> gsup_server.c:235 4:  20241104085635811 DLGSUP <0013> gsup_server.c:237 4: 00  20241104085635811 DLGSUP <0013> gsup_server.c:235 5:  20241104085635811 DLGSUP <0013> gsup_server.c:237 5: 00  20241104085635811 DLGSUP <0013> gsup_server.c:235 7:  20241104085635811 DLGSUP <0013> gsup_server.c:237 7: 00  20241104085635811 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104085635811 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104085635811 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)@aba509b4cab4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 184@aba509b4cab4: 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") 20241104085635829 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39229<->l=127.0.0.1:4259) 20241104085635845 DAUC <0003> db_auc.c:157 IMSI='262425623545842': No 2G Auth Data 20241104085635845 DAUC <0003> db_auc.c:192 IMSI='262425623545842': No 3G Auth Data HLR_Test-GSUP(183)@aba509b4cab4: Created GsupExpect[0] for "262425623545842" to be handled at TC_mo_ussd_iuse_msisdn(186) 20241104085635870 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58768<->l=127.0.0.1:4258 20241104085635878 DLINP <000b> input/ipa.c:451 connected read/write 20241104085635878 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085635878 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262425623545842 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425623545842" session_id=3434215986 session_state=BEGIN} 20241104085635878 DSS <0004> hlr_ussd.c:576 262425623545842/0xccb1fa32: Process SS (BEGIN) 20241104085635878 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241104085635878 DSS <0004> hlr_ussd.c:518 262425623545842/0xccb1fa32: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241104085635878 DSS <0004> hlr_ussd.c:363 262425623545842/0xccb1fa32: Tx USSD 'Your extension is 491614406870' 20241104085635878 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262425623545842 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425623545842" session_id=3434215986 session_state=END} 20241104085635878 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262425623545842 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085635878 DLINP <000b> input/ipa.c:451 connected read/write 20241104085635878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085635878 DLINP <000b> input/ipa.c:451 connected read/write 20241104085635878 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@aba509b4cab4: Found GsupExpect[0] for "262425623545842" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@aba509b4cab4: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262425623545842" TC_mo_ussd_iuse_msisdn(186)@aba509b4cab4: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56834980D778301'O } } } } } } TC_mo_ussd_iuse_msisdn(186)@aba509b4cab4: setverdict(pass): none -> pass 20241104085635882 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58768<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@aba509b4cab4: Final verdict of PTC: pass 20241104085635886 DAUC <0003> db_auc.c:157 IMSI='262422131018303': No 2G Auth Data 20241104085635886 DAUC <0003> db_auc.c:192 IMSI='262422131018303': No 3G Auth Data HLR_Test-GSUP(183)@aba509b4cab4: Created GsupExpect[0] for "262422131018303" to be handled at TC_mo_ussd_iuse_msisdn(187) 20241104085635912 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58770<->l=127.0.0.1:4258 20241104085635917 DLINP <000b> input/ipa.c:451 connected read/write 20241104085635917 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085635917 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262422131018303 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422131018303" session_id=136662283 session_state=BEGIN} 20241104085635917 DSS <0004> hlr_ussd.c:576 262422131018303/0x08254d0b: Process SS (BEGIN) 20241104085635917 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241104085635917 DSS <0004> hlr_ussd.c:518 262422131018303/0x08254d0b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241104085635917 DSS <0004> hlr_ussd.c:363 262422131018303/0x08254d0b: Tx USSD 'Your extension is 491617432572' 20241104085635917 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262422131018303 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422131018303" session_id=136662283 session_state=END} 20241104085635917 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262422131018303 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085635917 DLINP <000b> input/ipa.c:451 connected read/write 20241104085635917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085635917 DLINP <000b> input/ipa.c:451 connected read/write 20241104085635917 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@aba509b4cab4: Found GsupExpect[0] for "262422131018303" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@aba509b4cab4: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262422131018303" TC_mo_ussd_iuse_msisdn(187)@aba509b4cab4: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56EB499AC769301'O } } } } } } TC_mo_ussd_iuse_msisdn(187)@aba509b4cab4: setverdict(pass): none -> pass 20241104085635921 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58770<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@aba509b4cab4: Final verdict of PTC: pass 20241104085635925 DAUC <0003> db_auc.c:157 IMSI='262427671817538': No 2G Auth Data 20241104085635925 DAUC <0003> db_auc.c:192 IMSI='262427671817538': No 3G Auth Data HLR_Test-GSUP(183)@aba509b4cab4: Created GsupExpect[0] for "262427671817538" to be handled at TC_mo_ussd_iuse_msisdn(188) 20241104085635949 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58772<->l=127.0.0.1:4258 20241104085635956 DLINP <000b> input/ipa.c:451 connected read/write 20241104085635956 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085635956 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262427671817538 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427671817538" session_id=3230177614 session_state=BEGIN} 20241104085635956 DSS <0004> hlr_ussd.c:576 262427671817538/0xc088994e: Process SS (BEGIN) 20241104085635956 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241104085635956 DSS <0004> hlr_ussd.c:518 262427671817538/0xc088994e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241104085635956 DSS <0004> hlr_ussd.c:363 262427671817538/0xc088994e: Tx USSD 'Your extension is 491613663107' 20241104085635956 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262427671817538 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427671817538" session_id=3230177614 session_state=END} 20241104085635956 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262427671817538 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085635956 DLINP <000b> input/ipa.c:451 connected read/write 20241104085635956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085635956 DLINP <000b> input/ipa.c:451 connected read/write 20241104085635956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@aba509b4cab4: Found GsupExpect[0] for "262427671817538" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@aba509b4cab4: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262427671817538" TC_mo_ussd_iuse_msisdn(188)@aba509b4cab4: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56636DB2C06BB01'O } } } } } } TC_mo_ussd_iuse_msisdn(188)@aba509b4cab4: setverdict(pass): none -> pass 20241104085635960 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58772<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@aba509b4cab4: Final verdict of PTC: pass 20241104085635964 DAUC <0003> db_auc.c:157 IMSI='262420821675253': No 2G Auth Data 20241104085635964 DAUC <0003> db_auc.c:192 IMSI='262420821675253': No 3G Auth Data HLR_Test-GSUP(183)@aba509b4cab4: Created GsupExpect[0] for "262420821675253" to be handled at TC_mo_ussd_iuse_msisdn(189) 20241104085635987 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58774<->l=127.0.0.1:4258 20241104085635994 DLINP <000b> input/ipa.c:451 connected read/write 20241104085635994 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085635994 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262420821675253 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420821675253" session_id=4119801964 session_state=BEGIN} 20241104085635994 DSS <0004> hlr_ussd.c:576 262420821675253/0xf58f306c: Process SS (BEGIN) 20241104085635995 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241104085635995 DSS <0004> hlr_ussd.c:518 262420821675253/0xf58f306c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241104085635995 DSS <0004> hlr_ussd.c:363 262420821675253/0xf58f306c: Tx USSD 'Your extension is 491614554510' 20241104085635995 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262420821675253 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420821675253" session_id=4119801964 session_state=END} 20241104085635995 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262420821675253 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085635995 DLINP <000b> input/ipa.c:451 connected read/write 20241104085635995 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085635995 DLINP <000b> input/ipa.c:451 connected read/write 20241104085635995 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@aba509b4cab4: Found GsupExpect[0] for "262420821675253" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@aba509b4cab4: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262420821675253" TC_mo_ussd_iuse_msisdn(189)@aba509b4cab4: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C568B51AAD168301'O } } } } } } TC_mo_ussd_iuse_msisdn(189)@aba509b4cab4: setverdict(pass): none -> pass 20241104085635999 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58774<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@aba509b4cab4: Final verdict of PTC: pass 20241104085636003 DAUC <0003> db_auc.c:157 IMSI='262427432672403': No 2G Auth Data 20241104085636003 DAUC <0003> db_auc.c:192 IMSI='262427432672403': No 3G Auth Data HLR_Test-GSUP(183)@aba509b4cab4: Created GsupExpect[0] for "262427432672403" to be handled at TC_mo_ussd_iuse_msisdn(190) 20241104085636033 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58788<->l=127.0.0.1:4258 20241104085636039 DLINP <000b> input/ipa.c:451 connected read/write 20241104085636039 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085636039 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262427432672403 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427432672403" session_id=3232885757 session_state=BEGIN} 20241104085636039 DSS <0004> hlr_ussd.c:576 262427432672403/0xc0b1ebfd: Process SS (BEGIN) 20241104085636039 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241104085636039 DSS <0004> hlr_ussd.c:518 262427432672403/0xc0b1ebfd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241104085636039 DSS <0004> hlr_ussd.c:363 262427432672403/0xc0b1ebfd: Tx USSD 'Your extension is 491615320112' 20241104085636039 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262427432672403 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427432672403" session_id=3232885757 session_state=END} 20241104085636039 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262427432672403 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085636039 DLINP <000b> input/ipa.c:451 connected read/write 20241104085636039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085636039 DLINP <000b> input/ipa.c:451 connected read/write 20241104085636039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@aba509b4cab4: Found GsupExpect[0] for "262427432672403" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@aba509b4cab4: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262427432672403" TC_mo_ussd_iuse_msisdn(190)@aba509b4cab4: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56A33192C169301'O } } } } } } TC_mo_ussd_iuse_msisdn(190)@aba509b4cab4: setverdict(pass): none -> pass 20241104085636045 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58788<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@aba509b4cab4: Final verdict of PTC: pass 20241104085636049 DAUC <0003> db_auc.c:157 IMSI='262425278546529': No 2G Auth Data 20241104085636049 DAUC <0003> db_auc.c:192 IMSI='262425278546529': No 3G Auth Data HLR_Test-GSUP(183)@aba509b4cab4: Created GsupExpect[0] for "262425278546529" to be handled at TC_mo_ussd_iuse_msisdn(191) 20241104085636075 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58794<->l=127.0.0.1:4258 20241104085636081 DLINP <000b> input/ipa.c:451 connected read/write 20241104085636081 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085636081 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262425278546529 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425278546529" session_id=3984028179 session_state=BEGIN} 20241104085636081 DSS <0004> hlr_ussd.c:576 262425278546529/0xed777213: Process SS (BEGIN) 20241104085636081 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241104085636081 DSS <0004> hlr_ussd.c:518 262425278546529/0xed777213: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241104085636081 DSS <0004> hlr_ussd.c:363 262425278546529/0xed777213: Tx USSD 'Your extension is 491618266488' 20241104085636081 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262425278546529 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425278546529" session_id=3984028179 session_state=END} 20241104085636081 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262425278546529 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085636081 DLINP <000b> input/ipa.c:451 connected read/write 20241104085636081 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085636081 DLINP <000b> input/ipa.c:451 connected read/write 20241104085636081 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@aba509b4cab4: Found GsupExpect[0] for "262425278546529" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@aba509b4cab4: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262425278546529" TC_mo_ussd_iuse_msisdn(191)@aba509b4cab4: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C570329B8D86C301'O } } } } } } TC_mo_ussd_iuse_msisdn(191)@aba509b4cab4: setverdict(pass): none -> pass 20241104085636086 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58794<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@aba509b4cab4: Final verdict of PTC: pass 20241104085636098 DAUC <0003> db_auc.c:157 IMSI='262429318203060': No 2G Auth Data 20241104085636098 DAUC <0003> db_auc.c:192 IMSI='262429318203060': No 3G Auth Data HLR_Test-GSUP(183)@aba509b4cab4: Created GsupExpect[0] for "262429318203060" to be handled at TC_mo_ussd_iuse_msisdn(192) 20241104085636131 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58808<->l=127.0.0.1:4258 20241104085636136 DLINP <000b> input/ipa.c:451 connected read/write 20241104085636136 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085636136 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262429318203060 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429318203060" session_id=822096598 session_state=BEGIN} 20241104085636136 DSS <0004> hlr_ussd.c:576 262429318203060/0x310032d6: Process SS (BEGIN) 20241104085636136 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241104085636136 DSS <0004> hlr_ussd.c:518 262429318203060/0x310032d6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241104085636137 DSS <0004> hlr_ussd.c:363 262429318203060/0x310032d6: Tx USSD 'Your extension is 491613442332' 20241104085636137 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262429318203060 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429318203060" session_id=822096598 session_state=END} 20241104085636137 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262429318203060 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085636137 DLINP <000b> input/ipa.c:451 connected read/write 20241104085636137 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085636137 DLINP <000b> input/ipa.c:451 connected read/write 20241104085636137 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@aba509b4cab4: Found GsupExpect[0] for "262429318203060" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@aba509b4cab4: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262429318203060" TC_mo_ussd_iuse_msisdn(192)@aba509b4cab4: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C566349A6C369301'O } } } } } } TC_mo_ussd_iuse_msisdn(192)@aba509b4cab4: setverdict(pass): none -> pass 20241104085636140 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58808<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@aba509b4cab4: Final verdict of PTC: pass 20241104085636144 DAUC <0003> db_auc.c:157 IMSI='262424005459430': No 2G Auth Data 20241104085636144 DAUC <0003> db_auc.c:192 IMSI='262424005459430': No 3G Auth Data HLR_Test-GSUP(183)@aba509b4cab4: Created GsupExpect[0] for "262424005459430" to be handled at TC_mo_ussd_iuse_msisdn(193) 20241104085636171 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58812<->l=127.0.0.1:4258 20241104085636177 DLINP <000b> input/ipa.c:451 connected read/write 20241104085636177 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085636177 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262424005459430 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424005459430" session_id=3605493423 session_state=BEGIN} 20241104085636177 DSS <0004> hlr_ussd.c:576 262424005459430/0xd6e776af: Process SS (BEGIN) 20241104085636177 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241104085636177 DSS <0004> hlr_ussd.c:518 262424005459430/0xd6e776af: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241104085636177 DSS <0004> hlr_ussd.c:363 262424005459430/0xd6e776af: Tx USSD 'Your extension is 491618441144' 20241104085636177 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262424005459430 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424005459430" session_id=3605493423 session_state=END} 20241104085636177 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262424005459430 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085636177 DLINP <000b> input/ipa.c:451 connected read/write 20241104085636177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085636177 DLINP <000b> input/ipa.c:451 connected read/write 20241104085636177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@aba509b4cab4: Found GsupExpect[0] for "262424005459430" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@aba509b4cab4: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262424005459430" TC_mo_ussd_iuse_msisdn(193)@aba509b4cab4: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C570345A2C46A301'O } } } } } } TC_mo_ussd_iuse_msisdn(193)@aba509b4cab4: setverdict(pass): none -> pass 20241104085636181 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58812<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@aba509b4cab4: Final verdict of PTC: pass 20241104085636182 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58756<->l=127.0.0.1:4258 20241104085636183 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39229<->l=127.0.0.1:4259) 20241104085636183 DLINP <000b> input/ipa.c:451 connected read/write 20241104085636183 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085636183 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104085636183 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104085636183 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(183)@aba509b4cab4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(185)@aba509b4cab4: Final verdict of PTC: none 184@aba509b4cab4: Final verdict of PTC: none HLR_Test-GSUP-IPA(182)@aba509b4cab4: Final verdict of PTC: none MTC@aba509b4cab4: Setting final verdict of the test case. MTC@aba509b4cab4: Local verdict of MTC: none MTC@aba509b4cab4: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@aba509b4cab4: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@aba509b4cab4: Local verdict of PTC with component reference 184: none (none -> none) MTC@aba509b4cab4: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@aba509b4cab4: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@aba509b4cab4: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@aba509b4cab4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass'. Mon Nov 4 08:56:36 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_msisdn pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_msisdn.talloc 20241104085636230 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58820<->l=127.0.0.1:4258 20241104085636431 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58820<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=28588) Waiting for packet dumper to finish... 1 (prev_count=28588, count=40324) MTC@aba509b4cab4: 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@aba509b4cab4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy ------ Mon Nov 4 08:56:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aba509b4cab4: 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@aba509b4cab4: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@aba509b4cab4: legacy= false MTC@aba509b4cab4: in not legacy case 1 MTC@aba509b4cab4: in not legacy case 2 20241104085639505 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104085639505 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@aba509b4cab4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241104085639507 DLINP <000b> input/ipa.c:451 connected read/write 20241104085639507 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085639507 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53130<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@aba509b4cab4: 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)@aba509b4cab4: 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 } } } } 20241104085639509 DLINP <000b> input/ipa.c:451 connected read/write 20241104085639509 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085639509 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104085639509 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104085639509 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  20241104085639509 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104085639509 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  20241104085639509 DLGSUP <0013> gsup_server.c:235 2:  20241104085639509 DLGSUP <0013> gsup_server.c:237 2: 00  20241104085639509 DLGSUP <0013> gsup_server.c:235 3:  20241104085639509 DLGSUP <0013> gsup_server.c:237 3: 00  20241104085639509 DLGSUP <0013> gsup_server.c:235 4:  20241104085639509 DLGSUP <0013> gsup_server.c:237 4: 00  20241104085639509 DLGSUP <0013> gsup_server.c:235 5:  20241104085639509 DLGSUP <0013> gsup_server.c:237 5: 00  20241104085639509 DLGSUP <0013> gsup_server.c:235 7:  20241104085639509 DLGSUP <0013> gsup_server.c:237 7: 00  20241104085639509 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104085639509 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104085639509 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)@aba509b4cab4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 196@aba509b4cab4: 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") 20241104085639525 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33773<->l=127.0.0.1:4259) 20241104085639543 DAUC <0003> db_auc.c:157 IMSI='262421953040866': No 2G Auth Data 20241104085639543 DAUC <0003> db_auc.c:192 IMSI='262421953040866': No 3G Auth Data HLR_Test-GSUP(195)@aba509b4cab4: Created GsupExpect[0] for "262421953040866" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20241104085639566 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53140<->l=127.0.0.1:4258 20241104085639576 DLINP <000b> input/ipa.c:451 connected read/write 20241104085639576 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085639576 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262421953040866 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421953040866" source_name="the-source\n" session_id=521344685 session_state=BEGIN} 20241104085639576 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241104085639576 DSS <0004> hlr_ussd.c:576 262421953040866/0x1f1316ad: Process SS (BEGIN) 20241104085639576 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241104085639576 DSS <0004> hlr_ussd.c:518 262421953040866/0x1f1316ad: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241104085639576 DSS <0004> hlr_ussd.c:363 262421953040866/0x1f1316ad: Tx USSD 'Your extension is 491610887285' 20241104085639576 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262421953040866 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421953040866" destination_name="the-source\n" session_id=521344685 session_state=END} 20241104085639576 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262421953040866 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085639576 DLINP <000b> input/ipa.c:451 connected read/write 20241104085639576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085639576 DLINP <000b> input/ipa.c:451 connected read/write 20241104085639576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@aba509b4cab4: Found GsupExpect[0] for "262421953040866" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@aba509b4cab4: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262421953040866" TC_mo_ussd_iuse_msisdn_via_proxy(198)@aba509b4cab4: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56038DC4D86AB01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(198)@aba509b4cab4: setverdict(pass): none -> pass 20241104085639582 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53140<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@aba509b4cab4: Final verdict of PTC: pass 20241104085639586 DAUC <0003> db_auc.c:157 IMSI='262428838635341': No 2G Auth Data 20241104085639586 DAUC <0003> db_auc.c:192 IMSI='262428838635341': No 3G Auth Data HLR_Test-GSUP(195)@aba509b4cab4: Created GsupExpect[0] for "262428838635341" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20241104085639608 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53156<->l=127.0.0.1:4258 20241104085639614 DLINP <000b> input/ipa.c:451 connected read/write 20241104085639614 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085639614 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262428838635341 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428838635341" source_name="the-source\n" session_id=3315493106 session_state=BEGIN} 20241104085639614 DSS <0004> hlr_ussd.c:576 262428838635341/0xc59e68f2: Process SS (BEGIN) 20241104085639614 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241104085639614 DSS <0004> hlr_ussd.c:518 262428838635341/0xc59e68f2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241104085639615 DSS <0004> hlr_ussd.c:363 262428838635341/0xc59e68f2: Tx USSD 'Your extension is 491616071564' 20241104085639615 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262428838635341 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428838635341" destination_name="the-source\n" session_id=3315493106 session_state=END} 20241104085639615 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262428838635341 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085639615 DLINP <000b> input/ipa.c:451 connected read/write 20241104085639615 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085639615 DLINP <000b> input/ipa.c:451 connected read/write 20241104085639615 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@aba509b4cab4: Found GsupExpect[0] for "262428838635341" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@aba509b4cab4: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262428838635341" TC_mo_ussd_iuse_msisdn_via_proxy(199)@aba509b4cab4: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56CB05BAC66A301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(199)@aba509b4cab4: setverdict(pass): none -> pass 20241104085639620 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53156<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@aba509b4cab4: Final verdict of PTC: pass 20241104085639624 DAUC <0003> db_auc.c:157 IMSI='262422647469265': No 2G Auth Data 20241104085639624 DAUC <0003> db_auc.c:192 IMSI='262422647469265': No 3G Auth Data HLR_Test-GSUP(195)@aba509b4cab4: Created GsupExpect[0] for "262422647469265" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20241104085639647 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53170<->l=127.0.0.1:4258 20241104085639654 DLINP <000b> input/ipa.c:451 connected read/write 20241104085639654 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085639654 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262422647469265 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422647469265" source_name="the-source\n" session_id=4095089171 session_state=BEGIN} 20241104085639654 DSS <0004> hlr_ussd.c:576 262422647469265/0xf4161a13: Process SS (BEGIN) 20241104085639654 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241104085639654 DSS <0004> hlr_ussd.c:518 262422647469265/0xf4161a13: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241104085639654 DSS <0004> hlr_ussd.c:363 262422647469265/0xf4161a13: Tx USSD 'Your extension is 491616812121' 20241104085639654 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262422647469265 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422647469265" destination_name="the-source\n" session_id=4095089171 session_state=END} 20241104085639654 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262422647469265 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085639654 DLINP <000b> input/ipa.c:451 connected read/write 20241104085639654 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085639654 DLINP <000b> input/ipa.c:451 connected read/write 20241104085639654 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@aba509b4cab4: Found GsupExpect[0] for "262422647469265" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@aba509b4cab4: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262422647469265" TC_mo_ussd_iuse_msisdn_via_proxy(200)@aba509b4cab4: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56CB8982C268B01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(200)@aba509b4cab4: setverdict(pass): none -> pass 20241104085639657 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53170<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@aba509b4cab4: Final verdict of PTC: pass 20241104085639662 DAUC <0003> db_auc.c:157 IMSI='262428548504177': No 2G Auth Data 20241104085639662 DAUC <0003> db_auc.c:192 IMSI='262428548504177': No 3G Auth Data HLR_Test-GSUP(195)@aba509b4cab4: Created GsupExpect[0] for "262428548504177" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20241104085639683 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53186<->l=127.0.0.1:4258 20241104085639690 DLINP <000b> input/ipa.c:451 connected read/write 20241104085639690 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085639690 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262428548504177 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428548504177" source_name="the-source\n" session_id=575923228 session_state=BEGIN} 20241104085639690 DSS <0004> hlr_ussd.c:576 262428548504177/0x2253e41c: Process SS (BEGIN) 20241104085639690 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241104085639690 DSS <0004> hlr_ussd.c:518 262428548504177/0x2253e41c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241104085639690 DSS <0004> hlr_ussd.c:363 262428548504177/0x2253e41c: Tx USSD 'Your extension is 491610067503' 20241104085639690 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262428548504177 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428548504177" destination_name="the-source\n" session_id=575923228 session_state=END} 20241104085639690 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262428548504177 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085639690 DLINP <000b> input/ipa.c:451 connected read/write 20241104085639690 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085639690 DLINP <000b> input/ipa.c:451 connected read/write 20241104085639690 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@aba509b4cab4: Found GsupExpect[0] for "262428548504177" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@aba509b4cab4: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262428548504177" TC_mo_ussd_iuse_msisdn_via_proxy(201)@aba509b4cab4: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56030DBAD069B01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(201)@aba509b4cab4: setverdict(pass): none -> pass 20241104085639694 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53186<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@aba509b4cab4: Final verdict of PTC: pass 20241104085639698 DAUC <0003> db_auc.c:157 IMSI='262429469020994': No 2G Auth Data 20241104085639698 DAUC <0003> db_auc.c:192 IMSI='262429469020994': No 3G Auth Data HLR_Test-GSUP(195)@aba509b4cab4: Created GsupExpect[0] for "262429469020994" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20241104085639722 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53188<->l=127.0.0.1:4258 20241104085639729 DLINP <000b> input/ipa.c:451 connected read/write 20241104085639729 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085639729 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262429469020994 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429469020994" source_name="the-source\n" session_id=2094111397 session_state=BEGIN} 20241104085639729 DSS <0004> hlr_ussd.c:576 262429469020994/0x7cd19aa5: Process SS (BEGIN) 20241104085639729 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241104085639729 DSS <0004> hlr_ussd.c:518 262429469020994/0x7cd19aa5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241104085639729 DSS <0004> hlr_ussd.c:363 262429469020994/0x7cd19aa5: Tx USSD 'Your extension is 491618101618' 20241104085639729 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262429469020994 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429469020994" destination_name="the-source\n" session_id=2094111397 session_state=END} 20241104085639729 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262429469020994 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085639729 DLINP <000b> input/ipa.c:451 connected read/write 20241104085639729 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085639730 DLINP <000b> input/ipa.c:451 connected read/write 20241104085639730 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@aba509b4cab4: Found GsupExpect[0] for "262429469020994" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@aba509b4cab4: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262429469020994" TC_mo_ussd_iuse_msisdn_via_proxy(202)@aba509b4cab4: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C5703158CC16C301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(202)@aba509b4cab4: setverdict(pass): none -> pass 20241104085639733 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53188<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@aba509b4cab4: Final verdict of PTC: pass 20241104085639737 DAUC <0003> db_auc.c:157 IMSI='262423003744150': No 2G Auth Data 20241104085639737 DAUC <0003> db_auc.c:192 IMSI='262423003744150': No 3G Auth Data HLR_Test-GSUP(195)@aba509b4cab4: Created GsupExpect[0] for "262423003744150" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20241104085639765 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53192<->l=127.0.0.1:4258 20241104085639770 DLINP <000b> input/ipa.c:451 connected read/write 20241104085639770 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085639770 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262423003744150 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423003744150" source_name="the-source\n" session_id=3903909998 session_state=BEGIN} 20241104085639770 DSS <0004> hlr_ussd.c:576 262423003744150/0xe8b0f06e: Process SS (BEGIN) 20241104085639770 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241104085639770 DSS <0004> hlr_ussd.c:518 262423003744150/0xe8b0f06e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241104085639770 DSS <0004> hlr_ussd.c:363 262423003744150/0xe8b0f06e: Tx USSD 'Your extension is 491616372843' 20241104085639770 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262423003744150 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423003744150" destination_name="the-source\n" session_id=3903909998 session_state=END} 20241104085639770 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262423003744150 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085639770 DLINP <000b> input/ipa.c:451 connected read/write 20241104085639770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085639770 DLINP <000b> input/ipa.c:451 connected read/write 20241104085639770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@aba509b4cab4: Found GsupExpect[0] for "262423003744150" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@aba509b4cab4: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262423003744150" TC_mo_ussd_iuse_msisdn_via_proxy(203)@aba509b4cab4: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56CB39B0C479B01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(203)@aba509b4cab4: setverdict(pass): none -> pass 20241104085639773 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53192<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@aba509b4cab4: Final verdict of PTC: pass 20241104085639777 DAUC <0003> db_auc.c:157 IMSI='262428857622488': No 2G Auth Data 20241104085639777 DAUC <0003> db_auc.c:192 IMSI='262428857622488': No 3G Auth Data HLR_Test-GSUP(195)@aba509b4cab4: Created GsupExpect[0] for "262428857622488" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20241104085639806 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53194<->l=127.0.0.1:4258 20241104085639813 DLINP <000b> input/ipa.c:451 connected read/write 20241104085639813 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085639813 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262428857622488 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428857622488" source_name="the-source\n" session_id=1419077878 session_state=BEGIN} 20241104085639813 DSS <0004> hlr_ussd.c:576 262428857622488/0x549568f6: Process SS (BEGIN) 20241104085639813 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241104085639813 DSS <0004> hlr_ussd.c:518 262428857622488/0x549568f6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241104085639813 DSS <0004> hlr_ussd.c:363 262428857622488/0x549568f6: Tx USSD 'Your extension is 491616122064' 20241104085639813 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262428857622488 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428857622488" destination_name="the-source\n" session_id=1419077878 session_state=END} 20241104085639813 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262428857622488 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085639813 DLINP <000b> input/ipa.c:451 connected read/write 20241104085639813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085639813 DLINP <000b> input/ipa.c:451 connected read/write 20241104085639813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@aba509b4cab4: Found GsupExpect[0] for "262428857622488" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@aba509b4cab4: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262428857622488" TC_mo_ussd_iuse_msisdn_via_proxy(204)@aba509b4cab4: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56C31990C66A301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(204)@aba509b4cab4: setverdict(pass): none -> pass 20241104085639817 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53194<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@aba509b4cab4: Final verdict of PTC: pass 20241104085639821 DAUC <0003> db_auc.c:157 IMSI='262423232188114': No 2G Auth Data 20241104085639821 DAUC <0003> db_auc.c:192 IMSI='262423232188114': No 3G Auth Data HLR_Test-GSUP(195)@aba509b4cab4: Created GsupExpect[0] for "262423232188114" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20241104085639848 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53210<->l=127.0.0.1:4258 20241104085639853 DLINP <000b> input/ipa.c:451 connected read/write 20241104085639853 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085639853 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262423232188114 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423232188114" source_name="the-source\n" session_id=4072053679 session_state=BEGIN} 20241104085639853 DSS <0004> hlr_ussd.c:576 262423232188114/0xf2b69baf: Process SS (BEGIN) 20241104085639853 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241104085639853 DSS <0004> hlr_ussd.c:518 262423232188114/0xf2b69baf: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241104085639853 DSS <0004> hlr_ussd.c:363 262423232188114/0xf2b69baf: Tx USSD 'Your extension is 491613237480' 20241104085639853 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262423232188114 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423232188114" destination_name="the-source\n" session_id=4072053679 session_state=END} 20241104085639853 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262423232188114 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085639853 DLINP <000b> input/ipa.c:451 connected read/write 20241104085639853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085639853 DLINP <000b> input/ipa.c:451 connected read/write 20241104085639853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@aba509b4cab4: Found GsupExpect[0] for "262423232188114" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@aba509b4cab4: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262423232188114" TC_mo_ussd_iuse_msisdn_via_proxy(205)@aba509b4cab4: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C566B2D98D868301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(205)@aba509b4cab4: setverdict(pass): none -> pass 20241104085639857 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53210<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@aba509b4cab4: Final verdict of PTC: pass 20241104085639858 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53130<->l=127.0.0.1:4258 20241104085639859 DLINP <000b> input/ipa.c:451 connected read/write 20241104085639859 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085639859 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(195)@aba509b4cab4: Final verdict of PTC: none 20241104085639859 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104085639859 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104085639859 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 196@aba509b4cab4: Final verdict of PTC: none 20241104085639859 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33773<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(197)@aba509b4cab4: Final verdict of PTC: none HLR_Test-GSUP-IPA(194)@aba509b4cab4: Final verdict of PTC: none MTC@aba509b4cab4: Setting final verdict of the test case. MTC@aba509b4cab4: Local verdict of MTC: none MTC@aba509b4cab4: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@aba509b4cab4: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@aba509b4cab4: Local verdict of PTC with component reference 196: none (none -> none) MTC@aba509b4cab4: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@aba509b4cab4: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@aba509b4cab4: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@aba509b4cab4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass'. Mon Nov 4 08:56:39 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.talloc 20241104085639899 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53220<->l=127.0.0.1:4258 20241104085640100 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53220<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=31604) Waiting for packet dumper to finish... 1 (prev_count=31604, count=40212) MTC@aba509b4cab4: 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@aba509b4cab4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse'. ------ HLR_Tests.TC_mo_ussd_euse ------ Mon Nov 4 08: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@aba509b4cab4: 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@aba509b4cab4: Test case TC_mo_ussd_euse started. MTC@aba509b4cab4: legacy= false MTC@aba509b4cab4: in not legacy case 1 20241104085643180 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:34387 20241104085643180 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:34387 IPA-EUSE-foobar(208)@aba509b4cab4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241104085643181 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643181 DLINP <000b> input/ipa.c:405 127.0.0.1:34387 message received MTC@aba509b4cab4: in not legacy case 2 IPA-EUSE-foobar(208)@aba509b4cab4: 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)@aba509b4cab4: 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 } } } } 20241104085643183 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643183 DLINP <000b> input/ipa.c:405 127.0.0.1:34387 message received 20241104085643183 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104085643183 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241104085643183 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241104085643183 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241104085643183 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  20241104085643183 DLGSUP <0013> gsup_server.c:235 2:  20241104085643183 DLGSUP <0013> gsup_server.c:237 2: 00  20241104085643183 DLGSUP <0013> gsup_server.c:235 3:  20241104085643183 DLGSUP <0013> gsup_server.c:237 3: 00  20241104085643183 DLGSUP <0013> gsup_server.c:235 4:  20241104085643183 DLGSUP <0013> gsup_server.c:237 4: 00  20241104085643183 DLGSUP <0013> gsup_server.c:235 5:  20241104085643183 DLGSUP <0013> gsup_server.c:237 5: 00  20241104085643183 DLGSUP <0013> gsup_server.c:235 7:  20241104085643183 DLGSUP <0013> gsup_server.c:237 7: 00  20241104085643183 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104085643183 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104085643183 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:34387 IPA-EUSE-foobar(208)@aba509b4cab4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241104085643185 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104085643185 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(207)@aba509b4cab4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241104085643187 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643187 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085643188 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53222<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(207)@aba509b4cab4: 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)@aba509b4cab4: 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 } } } } 20241104085643190 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643190 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085643190 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104085643190 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104085643190 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  20241104085643190 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104085643190 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  20241104085643190 DLGSUP <0013> gsup_server.c:235 2:  20241104085643190 DLGSUP <0013> gsup_server.c:237 2: 00  20241104085643190 DLGSUP <0013> gsup_server.c:235 3:  20241104085643190 DLGSUP <0013> gsup_server.c:237 3: 00  20241104085643190 DLGSUP <0013> gsup_server.c:235 4:  20241104085643190 DLGSUP <0013> gsup_server.c:237 4: 00  20241104085643190 DLGSUP <0013> gsup_server.c:235 5:  20241104085643190 DLGSUP <0013> gsup_server.c:237 5: 00  20241104085643190 DLGSUP <0013> gsup_server.c:235 7:  20241104085643190 DLGSUP <0013> gsup_server.c:237 7: 00  20241104085643190 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104085643190 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104085643190 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)@aba509b4cab4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 210@aba509b4cab4: 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") 20241104085643208 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41225<->l=127.0.0.1:4259) 20241104085643217 DAUC <0003> db_auc.c:157 IMSI='262420329504742': No 2G Auth Data 20241104085643217 DAUC <0003> db_auc.c:192 IMSI='262420329504742': No 3G Auth Data HLR_Test-GSUP(209)@aba509b4cab4: Created GsupExpect[0] for "262420329504742" to be handled at TC_mo_ussd_euse(212) 20241104085643240 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53234<->l=127.0.0.1:4258 20241104085643249 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643249 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085643249 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262420329504742 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420329504742" session_id=2406778203 session_state=BEGIN} 20241104085643249 DSS <0004> hlr_ussd.c:576 262420329504742/0x8f74855b: Process SS (BEGIN) 20241104085643249 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241104085643249 DSS <0004> hlr_ussd.c:518 262420329504742/0x8f74855b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241104085643249 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643249 DLINP <000b> input/ipa.c:431 127.0.0.1:34387 sending data 20241104085643249 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643249 DLINP <000b> input/ipa.c:431 127.0.0.1:34387 sending data EUSE-TC_mo_ussd_euse(206)@aba509b4cab4: 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 } } } } } 20241104085643255 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643255 DLINP <000b> input/ipa.c:405 127.0.0.1:34387 message received 20241104085643255 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262420329504742 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420329504742" session_id=2406778203 session_state=END} 20241104085643255 DSS <0004> hlr_ussd.c:576 262420329504742/0x8f74855b: Process SS (END) 20241104085643255 DSS <0004> hlr_ussd.c:518 262420329504742/0x8f74855b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241104085643255 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262420329504742 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420329504742" session_id=2406778203 session_state=END} 20241104085643255 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262420329504742 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085643255 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262420329504742 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241104085643255 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643255 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085643255 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643255 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@aba509b4cab4: Found GsupExpect[0] for "262420329504742" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@aba509b4cab4: Added IMSI table entry 0TC_mo_ussd_euse(212)"262420329504742" TC_mo_ussd_euse(212)@aba509b4cab4: 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)@aba509b4cab4: setverdict(pass): none -> pass 20241104085643259 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53234<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@aba509b4cab4: Final verdict of PTC: pass 20241104085643271 DAUC <0003> db_auc.c:157 IMSI='262429447366707': No 2G Auth Data 20241104085643271 DAUC <0003> db_auc.c:192 IMSI='262429447366707': No 3G Auth Data HLR_Test-GSUP(209)@aba509b4cab4: Created GsupExpect[0] for "262429447366707" to be handled at TC_mo_ussd_euse(213) 20241104085643294 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53248<->l=127.0.0.1:4258 20241104085643299 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643299 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085643299 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262429447366707 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429447366707" session_id=3778065012 session_state=BEGIN} 20241104085643299 DSS <0004> hlr_ussd.c:576 262429447366707/0xe130b274: Process SS (BEGIN) 20241104085643299 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241104085643299 DSS <0004> hlr_ussd.c:518 262429447366707/0xe130b274: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241104085643299 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643299 DLINP <000b> input/ipa.c:431 127.0.0.1:34387 sending data 20241104085643299 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643299 DLINP <000b> input/ipa.c:431 127.0.0.1:34387 sending data EUSE-TC_mo_ussd_euse(206)@aba509b4cab4: 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 } } } } } 20241104085643301 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643301 DLINP <000b> input/ipa.c:405 127.0.0.1:34387 message received 20241104085643301 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262429447366707 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429447366707" session_id=3778065012 session_state=END} 20241104085643301 DSS <0004> hlr_ussd.c:576 262429447366707/0xe130b274: Process SS (END) 20241104085643301 DSS <0004> hlr_ussd.c:518 262429447366707/0xe130b274: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241104085643301 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262429447366707 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429447366707" session_id=3778065012 session_state=END} 20241104085643301 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262429447366707 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085643302 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262429447366707 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241104085643302 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643302 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085643302 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643302 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@aba509b4cab4: Found GsupExpect[0] for "262429447366707" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@aba509b4cab4: Added IMSI table entry 1TC_mo_ussd_euse(213)"262429447366707" TC_mo_ussd_euse(213)@aba509b4cab4: 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)@aba509b4cab4: setverdict(pass): none -> pass 20241104085643305 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53248<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@aba509b4cab4: Final verdict of PTC: pass 20241104085643309 DAUC <0003> db_auc.c:157 IMSI='262426800130549': No 2G Auth Data 20241104085643309 DAUC <0003> db_auc.c:192 IMSI='262426800130549': No 3G Auth Data HLR_Test-GSUP(209)@aba509b4cab4: Created GsupExpect[0] for "262426800130549" to be handled at TC_mo_ussd_euse(214) 20241104085643335 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53256<->l=127.0.0.1:4258 20241104085643340 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643340 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085643340 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262426800130549 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426800130549" session_id=953978745 session_state=BEGIN} 20241104085643340 DSS <0004> hlr_ussd.c:576 262426800130549/0x38dc8f79: Process SS (BEGIN) 20241104085643340 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241104085643340 DSS <0004> hlr_ussd.c:518 262426800130549/0x38dc8f79: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241104085643340 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643340 DLINP <000b> input/ipa.c:431 127.0.0.1:34387 sending data 20241104085643340 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643340 DLINP <000b> input/ipa.c:431 127.0.0.1:34387 sending data EUSE-TC_mo_ussd_euse(206)@aba509b4cab4: 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 } } } } } 20241104085643342 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643342 DLINP <000b> input/ipa.c:405 127.0.0.1:34387 message received 20241104085643342 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262426800130549 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426800130549" session_id=953978745 session_state=END} 20241104085643342 DSS <0004> hlr_ussd.c:576 262426800130549/0x38dc8f79: Process SS (END) 20241104085643342 DSS <0004> hlr_ussd.c:518 262426800130549/0x38dc8f79: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241104085643342 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262426800130549 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426800130549" session_id=953978745 session_state=END} 20241104085643342 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262426800130549 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085643342 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262426800130549 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241104085643342 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643342 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085643342 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643342 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@aba509b4cab4: Found GsupExpect[0] for "262426800130549" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@aba509b4cab4: Added IMSI table entry 2TC_mo_ussd_euse(214)"262426800130549" TC_mo_ussd_euse(214)@aba509b4cab4: 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)@aba509b4cab4: setverdict(pass): none -> pass 20241104085643345 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53256<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@aba509b4cab4: Final verdict of PTC: pass 20241104085643349 DAUC <0003> db_auc.c:157 IMSI='262424264851230': No 2G Auth Data 20241104085643349 DAUC <0003> db_auc.c:192 IMSI='262424264851230': No 3G Auth Data HLR_Test-GSUP(209)@aba509b4cab4: Created GsupExpect[0] for "262424264851230" to be handled at TC_mo_ussd_euse(215) 20241104085643375 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53268<->l=127.0.0.1:4258 20241104085643379 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643379 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085643379 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262424264851230 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424264851230" session_id=2827051653 session_state=BEGIN} 20241104085643379 DSS <0004> hlr_ussd.c:576 262424264851230/0xa8816285: Process SS (BEGIN) 20241104085643379 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241104085643379 DSS <0004> hlr_ussd.c:518 262424264851230/0xa8816285: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241104085643379 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643379 DLINP <000b> input/ipa.c:431 127.0.0.1:34387 sending data 20241104085643380 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643380 DLINP <000b> input/ipa.c:431 127.0.0.1:34387 sending data EUSE-TC_mo_ussd_euse(206)@aba509b4cab4: 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 } } } } } 20241104085643382 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643382 DLINP <000b> input/ipa.c:405 127.0.0.1:34387 message received 20241104085643382 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262424264851230 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424264851230" session_id=2827051653 session_state=END} 20241104085643382 DSS <0004> hlr_ussd.c:576 262424264851230/0xa8816285: Process SS (END) 20241104085643382 DSS <0004> hlr_ussd.c:518 262424264851230/0xa8816285: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241104085643382 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262424264851230 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424264851230" session_id=2827051653 session_state=END} 20241104085643382 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262424264851230 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085643382 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262424264851230 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241104085643382 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643382 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085643382 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643382 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@aba509b4cab4: Found GsupExpect[0] for "262424264851230" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@aba509b4cab4: Added IMSI table entry 3TC_mo_ussd_euse(215)"262424264851230" TC_mo_ussd_euse(215)@aba509b4cab4: 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)@aba509b4cab4: setverdict(pass): none -> pass 20241104085643386 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53268<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@aba509b4cab4: Final verdict of PTC: pass 20241104085643390 DAUC <0003> db_auc.c:157 IMSI='262424095974394': No 2G Auth Data 20241104085643390 DAUC <0003> db_auc.c:192 IMSI='262424095974394': No 3G Auth Data HLR_Test-GSUP(209)@aba509b4cab4: Created GsupExpect[0] for "262424095974394" to be handled at TC_mo_ussd_euse(216) 20241104085643414 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53278<->l=127.0.0.1:4258 20241104085643421 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643421 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085643421 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262424095974394 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424095974394" session_id=2701322377 session_state=BEGIN} 20241104085643421 DSS <0004> hlr_ussd.c:576 262424095974394/0xa102e889: Process SS (BEGIN) 20241104085643421 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241104085643421 DSS <0004> hlr_ussd.c:518 262424095974394/0xa102e889: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241104085643421 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643421 DLINP <000b> input/ipa.c:431 127.0.0.1:34387 sending data 20241104085643421 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643421 DLINP <000b> input/ipa.c:431 127.0.0.1:34387 sending data EUSE-TC_mo_ussd_euse(206)@aba509b4cab4: 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 } } } } } 20241104085643423 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643423 DLINP <000b> input/ipa.c:405 127.0.0.1:34387 message received 20241104085643423 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262424095974394 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424095974394" session_id=2701322377 session_state=END} 20241104085643423 DSS <0004> hlr_ussd.c:576 262424095974394/0xa102e889: Process SS (END) 20241104085643423 DSS <0004> hlr_ussd.c:518 262424095974394/0xa102e889: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241104085643423 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262424095974394 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424095974394" session_id=2701322377 session_state=END} 20241104085643423 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262424095974394 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085643423 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262424095974394 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241104085643423 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643423 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085643423 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643423 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@aba509b4cab4: Found GsupExpect[0] for "262424095974394" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@aba509b4cab4: Added IMSI table entry 4TC_mo_ussd_euse(216)"262424095974394" TC_mo_ussd_euse(216)@aba509b4cab4: 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)@aba509b4cab4: setverdict(pass): none -> pass 20241104085643427 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53278<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@aba509b4cab4: Final verdict of PTC: pass 20241104085643431 DAUC <0003> db_auc.c:157 IMSI='262426483231947': No 2G Auth Data 20241104085643431 DAUC <0003> db_auc.c:192 IMSI='262426483231947': No 3G Auth Data HLR_Test-GSUP(209)@aba509b4cab4: Created GsupExpect[0] for "262426483231947" to be handled at TC_mo_ussd_euse(217) 20241104085643457 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53292<->l=127.0.0.1:4258 20241104085643462 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643462 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085643462 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262426483231947 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426483231947" session_id=2390998902 session_state=BEGIN} 20241104085643462 DSS <0004> hlr_ussd.c:576 262426483231947/0x8e83bf76: Process SS (BEGIN) 20241104085643462 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241104085643462 DSS <0004> hlr_ussd.c:518 262426483231947/0x8e83bf76: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241104085643462 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643462 DLINP <000b> input/ipa.c:431 127.0.0.1:34387 sending data 20241104085643462 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643462 DLINP <000b> input/ipa.c:431 127.0.0.1:34387 sending data EUSE-TC_mo_ussd_euse(206)@aba509b4cab4: 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 } } } } } 20241104085643465 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643465 DLINP <000b> input/ipa.c:405 127.0.0.1:34387 message received 20241104085643465 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262426483231947 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426483231947" session_id=2390998902 session_state=END} 20241104085643465 DSS <0004> hlr_ussd.c:576 262426483231947/0x8e83bf76: Process SS (END) 20241104085643465 DSS <0004> hlr_ussd.c:518 262426483231947/0x8e83bf76: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241104085643465 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262426483231947 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426483231947" session_id=2390998902 session_state=END} 20241104085643465 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262426483231947 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085643465 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262426483231947 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241104085643465 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643465 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085643465 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643465 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@aba509b4cab4: Found GsupExpect[0] for "262426483231947" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@aba509b4cab4: Added IMSI table entry 5TC_mo_ussd_euse(217)"262426483231947" TC_mo_ussd_euse(217)@aba509b4cab4: 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)@aba509b4cab4: setverdict(pass): none -> pass 20241104085643468 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53292<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@aba509b4cab4: Final verdict of PTC: pass 20241104085643473 DAUC <0003> db_auc.c:157 IMSI='262424326423857': No 2G Auth Data 20241104085643473 DAUC <0003> db_auc.c:192 IMSI='262424326423857': No 3G Auth Data HLR_Test-GSUP(209)@aba509b4cab4: Created GsupExpect[0] for "262424326423857" to be handled at TC_mo_ussd_euse(218) 20241104085643501 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53298<->l=127.0.0.1:4258 20241104085643507 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643507 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085643507 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262424326423857 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424326423857" session_id=3071388534 session_state=BEGIN} 20241104085643507 DSS <0004> hlr_ussd.c:576 262424326423857/0xb711ab76: Process SS (BEGIN) 20241104085643507 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241104085643507 DSS <0004> hlr_ussd.c:518 262424326423857/0xb711ab76: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241104085643507 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643507 DLINP <000b> input/ipa.c:431 127.0.0.1:34387 sending data 20241104085643508 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643508 DLINP <000b> input/ipa.c:431 127.0.0.1:34387 sending data EUSE-TC_mo_ussd_euse(206)@aba509b4cab4: 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 } } } } } 20241104085643510 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643510 DLINP <000b> input/ipa.c:405 127.0.0.1:34387 message received 20241104085643510 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262424326423857 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424326423857" session_id=3071388534 session_state=END} 20241104085643510 DSS <0004> hlr_ussd.c:576 262424326423857/0xb711ab76: Process SS (END) 20241104085643510 DSS <0004> hlr_ussd.c:518 262424326423857/0xb711ab76: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241104085643510 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262424326423857 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424326423857" session_id=3071388534 session_state=END} 20241104085643510 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262424326423857 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085643510 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262424326423857 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241104085643510 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085643510 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@aba509b4cab4: Found GsupExpect[0] for "262424326423857" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@aba509b4cab4: Added IMSI table entry 6TC_mo_ussd_euse(218)"262424326423857" TC_mo_ussd_euse(218)@aba509b4cab4: 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)@aba509b4cab4: setverdict(pass): none -> pass 20241104085643513 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53298<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@aba509b4cab4: Final verdict of PTC: pass 20241104085643517 DAUC <0003> db_auc.c:157 IMSI='262424696356506': No 2G Auth Data 20241104085643517 DAUC <0003> db_auc.c:192 IMSI='262424696356506': No 3G Auth Data HLR_Test-GSUP(209)@aba509b4cab4: Created GsupExpect[0] for "262424696356506" to be handled at TC_mo_ussd_euse(219) 20241104085643546 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53312<->l=127.0.0.1:4258 20241104085643551 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643551 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085643551 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262424696356506 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424696356506" session_id=1814062351 session_state=BEGIN} 20241104085643551 DSS <0004> hlr_ussd.c:576 262424696356506/0x6c20650f: Process SS (BEGIN) 20241104085643551 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241104085643551 DSS <0004> hlr_ussd.c:518 262424696356506/0x6c20650f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241104085643551 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643551 DLINP <000b> input/ipa.c:431 127.0.0.1:34387 sending data 20241104085643551 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643551 DLINP <000b> input/ipa.c:431 127.0.0.1:34387 sending data EUSE-TC_mo_ussd_euse(206)@aba509b4cab4: 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 } } } } } 20241104085643553 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643553 DLINP <000b> input/ipa.c:405 127.0.0.1:34387 message received 20241104085643553 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262424696356506 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424696356506" session_id=1814062351 session_state=END} 20241104085643553 DSS <0004> hlr_ussd.c:576 262424696356506/0x6c20650f: Process SS (END) 20241104085643553 DSS <0004> hlr_ussd.c:518 262424696356506/0x6c20650f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241104085643553 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262424696356506 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424696356506" session_id=1814062351 session_state=END} 20241104085643553 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262424696356506 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085643553 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262424696356506 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241104085643553 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643553 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085643553 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643553 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@aba509b4cab4: Found GsupExpect[0] for "262424696356506" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@aba509b4cab4: Added IMSI table entry 7TC_mo_ussd_euse(219)"262424696356506" TC_mo_ussd_euse(219)@aba509b4cab4: 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)@aba509b4cab4: setverdict(pass): none -> pass 20241104085643557 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53312<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@aba509b4cab4: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@aba509b4cab4: Final verdict of PTC: none 20241104085643559 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53222<->l=127.0.0.1:4258 20241104085643560 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643560 DLINP <000b> input/ipa.c:405 127.0.0.1:34387 message received 20241104085643560 DLINP <000b> input/ipa.c:414 127.0.0.1:34387 connection closed with server 20241104085643560 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:34387 20241104085643560 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241104085643560 DLINP <000b> input/ipa.c:451 connected read/write 20241104085643560 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085643560 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104085643560 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104085643560 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104085643560 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41225<->l=127.0.0.1:4259) 210@aba509b4cab4: Final verdict of PTC: none HLR_Test-GSUP(209)@aba509b4cab4: Final verdict of PTC: none IPA-EUSE-foobar(208)@aba509b4cab4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(211)@aba509b4cab4: Final verdict of PTC: none HLR_Test-GSUP-IPA(207)@aba509b4cab4: Final verdict of PTC: none MTC@aba509b4cab4: Setting final verdict of the test case. MTC@aba509b4cab4: Local verdict of MTC: none MTC@aba509b4cab4: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@aba509b4cab4: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@aba509b4cab4: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@aba509b4cab4: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@aba509b4cab4: Local verdict of PTC with component reference 210: none (none -> none) MTC@aba509b4cab4: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@aba509b4cab4: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@aba509b4cab4: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@aba509b4cab4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass'. Mon Nov 4 08:56:43 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse.talloc 20241104085643602 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53314<->l=127.0.0.1:4258 20241104085643803 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53314<->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=44912) MTC@aba509b4cab4: 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@aba509b4cab4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue'. ------ HLR_Tests.TC_mo_ussd_euse_continue ------ Mon Nov 4 08:56:45 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aba509b4cab4: 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@aba509b4cab4: Test case TC_mo_ussd_euse_continue started. MTC@aba509b4cab4: legacy= false MTC@aba509b4cab4: in not legacy case 1 20241104085646881 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:44557 20241104085646881 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:44557 MTC@aba509b4cab4: in not legacy case 2 IPA-EUSE-foobar(222)@aba509b4cab4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241104085646884 DLINP <000b> input/ipa.c:451 connected read/write 20241104085646884 DLINP <000b> input/ipa.c:405 127.0.0.1:44557 message received 20241104085646884 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104085646884 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(222)@aba509b4cab4: 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)@aba509b4cab4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(222)@aba509b4cab4: 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 } } } } 20241104085646887 DLINP <000b> input/ipa.c:451 connected read/write 20241104085646887 DLINP <000b> input/ipa.c:405 127.0.0.1:44557 message received 20241104085646887 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104085646887 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241104085646887 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241104085646887 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241104085646887 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  20241104085646887 DLGSUP <0013> gsup_server.c:235 2:  20241104085646887 DLGSUP <0013> gsup_server.c:237 2: 00  20241104085646887 DLGSUP <0013> gsup_server.c:235 3:  20241104085646887 DLGSUP <0013> gsup_server.c:237 3: 00  20241104085646887 DLGSUP <0013> gsup_server.c:235 4:  20241104085646887 DLGSUP <0013> gsup_server.c:237 4: 00  20241104085646887 DLGSUP <0013> gsup_server.c:235 5:  20241104085646887 DLGSUP <0013> gsup_server.c:237 5: 00  20241104085646887 DLGSUP <0013> gsup_server.c:235 7:  20241104085646887 DLGSUP <0013> gsup_server.c:237 7: 00  20241104085646887 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104085646887 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104085646887 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:44557 20241104085646887 DLINP <000b> input/ipa.c:451 connected read/write 20241104085646887 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received IPA-EUSE-foobar(222)@aba509b4cab4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241104085646887 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46942<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@aba509b4cab4: 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)@aba509b4cab4: 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 } } } } 20241104085646890 DLINP <000b> input/ipa.c:451 connected read/write 20241104085646890 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085646890 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104085646890 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104085646890 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  20241104085646890 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104085646890 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  20241104085646890 DLGSUP <0013> gsup_server.c:235 2:  20241104085646890 DLGSUP <0013> gsup_server.c:237 2: 00  20241104085646890 DLGSUP <0013> gsup_server.c:235 3:  20241104085646890 DLGSUP <0013> gsup_server.c:237 3: 00  20241104085646890 DLGSUP <0013> gsup_server.c:235 4:  20241104085646890 DLGSUP <0013> gsup_server.c:237 4: 00  20241104085646890 DLGSUP <0013> gsup_server.c:235 5:  20241104085646890 DLGSUP <0013> gsup_server.c:237 5: 00  20241104085646890 DLGSUP <0013> gsup_server.c:235 7:  20241104085646890 DLGSUP <0013> gsup_server.c:237 7: 00  20241104085646890 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104085646890 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104085646890 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)@aba509b4cab4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 224@aba509b4cab4: 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") 20241104085646907 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36035<->l=127.0.0.1:4259) 20241104085646918 DAUC <0003> db_auc.c:157 IMSI='262427185859016': No 2G Auth Data 20241104085646918 DAUC <0003> db_auc.c:192 IMSI='262427185859016': No 3G Auth Data HLR_Test-GSUP(223)@aba509b4cab4: Created GsupExpect[0] for "262427185859016" to be handled at TC_mo_ussd_euse_continue(226) 20241104085646940 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46954<->l=127.0.0.1:4258 20241104085646947 DLINP <000b> input/ipa.c:451 connected read/write 20241104085646947 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085646947 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262427185859016 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427185859016" session_id=2594805737 session_state=BEGIN} 20241104085646947 DSS <0004> hlr_ussd.c:576 262427185859016/0x9aa997e9: Process SS (BEGIN) 20241104085646947 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241104085646947 DSS <0004> hlr_ussd.c:518 262427185859016/0x9aa997e9: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241104085646947 DLINP <000b> input/ipa.c:451 connected read/write 20241104085646947 DLINP <000b> input/ipa.c:431 127.0.0.1:44557 sending data 20241104085646947 DLINP <000b> input/ipa.c:451 connected read/write 20241104085646947 DLINP <000b> input/ipa.c:431 127.0.0.1:44557 sending data EUSE-TC_mo_ussd_euse_continue(220)@aba509b4cab4: 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 } } } } } 20241104085646956 DLINP <000b> input/ipa.c:451 connected read/write 20241104085646956 DLINP <000b> input/ipa.c:405 127.0.0.1:44557 message received 20241104085646956 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262427185859016 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427185859016" session_id=2594805737 session_state=CONTINUE} 20241104085646956 DSS <0004> hlr_ussd.c:576 262427185859016/0x9aa997e9: Process SS (CONTINUE) 20241104085646956 DSS <0004> hlr_ussd.c:518 262427185859016/0x9aa997e9: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241104085646956 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262427185859016 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427185859016" session_id=2594805737 session_state=CONTINUE} 20241104085646956 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262427185859016 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241104085646956 DLINP <000b> input/ipa.c:451 connected read/write 20241104085646956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085646956 DLINP <000b> input/ipa.c:451 connected read/write 20241104085646956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@aba509b4cab4: Found GsupExpect[0] for "262427185859016" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@aba509b4cab4: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262427185859016" TC_mo_ussd_euse_continue(226)@aba509b4cab4: 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)@aba509b4cab4: setverdict(pass): none -> pass 20241104085646962 DLINP <000b> input/ipa.c:451 connected read/write 20241104085646962 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085646962 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262427185859016 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427185859016" session_id=2594805737 session_state=CONTINUE} 20241104085646962 DSS <0004> hlr_ussd.c:576 262427185859016/0x9aa997e9: Process SS (CONTINUE) 20241104085646962 DSS <0004> hlr_ussd.c:518 262427185859016/0x9aa997e9: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241104085646962 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262427185859016 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085646962 DLINP <000b> input/ipa.c:451 connected read/write 20241104085646962 DLINP <000b> input/ipa.c:431 127.0.0.1:44557 sending data 20241104085646962 DLINP <000b> input/ipa.c:451 connected read/write 20241104085646962 DLINP <000b> input/ipa.c:431 127.0.0.1:44557 sending data EUSE-TC_mo_ussd_euse_continue(220)@aba509b4cab4: 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 } } } } } 20241104085646964 DLINP <000b> input/ipa.c:451 connected read/write 20241104085646964 DLINP <000b> input/ipa.c:405 127.0.0.1:44557 message received 20241104085646964 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262427185859016 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427185859016" session_id=2594805737 session_state=END} 20241104085646964 DSS <0004> hlr_ussd.c:576 262427185859016/0x9aa997e9: Process SS (END) 20241104085646964 DSS <0004> hlr_ussd.c:518 262427185859016/0x9aa997e9: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241104085646964 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262427185859016 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427185859016" session_id=2594805737 session_state=END} 20241104085646964 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262427185859016 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085646964 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262427185859016 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241104085646964 DLINP <000b> input/ipa.c:451 connected read/write 20241104085646964 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085646964 DLINP <000b> input/ipa.c:451 connected read/write 20241104085646964 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@aba509b4cab4: 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)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085646966 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46954<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@aba509b4cab4: Final verdict of PTC: pass 20241104085646970 DAUC <0003> db_auc.c:157 IMSI='262423793601150': No 2G Auth Data 20241104085646970 DAUC <0003> db_auc.c:192 IMSI='262423793601150': No 3G Auth Data HLR_Test-GSUP(223)@aba509b4cab4: Created GsupExpect[0] for "262423793601150" to be handled at TC_mo_ussd_euse_continue(227) 20241104085646995 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46956<->l=127.0.0.1:4258 20241104085647000 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647000 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085647000 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262423793601150 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423793601150" session_id=3140282414 session_state=BEGIN} 20241104085647000 DSS <0004> hlr_ussd.c:576 262423793601150/0xbb2ce82e: Process SS (BEGIN) 20241104085647000 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241104085647000 DSS <0004> hlr_ussd.c:518 262423793601150/0xbb2ce82e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241104085647000 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647000 DLINP <000b> input/ipa.c:431 127.0.0.1:44557 sending data 20241104085647000 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647000 DLINP <000b> input/ipa.c:431 127.0.0.1:44557 sending data EUSE-TC_mo_ussd_euse_continue(220)@aba509b4cab4: 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 } } } } } 20241104085647002 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647002 DLINP <000b> input/ipa.c:405 127.0.0.1:44557 message received 20241104085647002 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262423793601150 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423793601150" session_id=3140282414 session_state=CONTINUE} 20241104085647002 DSS <0004> hlr_ussd.c:576 262423793601150/0xbb2ce82e: Process SS (CONTINUE) 20241104085647002 DSS <0004> hlr_ussd.c:518 262423793601150/0xbb2ce82e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241104085647002 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262423793601150 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423793601150" session_id=3140282414 session_state=CONTINUE} 20241104085647002 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262423793601150 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241104085647002 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647002 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085647002 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647002 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@aba509b4cab4: Found GsupExpect[0] for "262423793601150" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@aba509b4cab4: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262423793601150" TC_mo_ussd_euse_continue(227)@aba509b4cab4: 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)@aba509b4cab4: setverdict(pass): none -> pass 20241104085647007 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647007 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085647007 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262423793601150 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423793601150" session_id=3140282414 session_state=CONTINUE} 20241104085647007 DSS <0004> hlr_ussd.c:576 262423793601150/0xbb2ce82e: Process SS (CONTINUE) 20241104085647007 DSS <0004> hlr_ussd.c:518 262423793601150/0xbb2ce82e: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241104085647007 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262423793601150 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085647007 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647007 DLINP <000b> input/ipa.c:431 127.0.0.1:44557 sending data 20241104085647007 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647007 DLINP <000b> input/ipa.c:431 127.0.0.1:44557 sending data EUSE-TC_mo_ussd_euse_continue(220)@aba509b4cab4: 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 } } } } } 20241104085647009 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647009 DLINP <000b> input/ipa.c:405 127.0.0.1:44557 message received 20241104085647009 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262423793601150 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423793601150" session_id=3140282414 session_state=END} 20241104085647009 DSS <0004> hlr_ussd.c:576 262423793601150/0xbb2ce82e: Process SS (END) 20241104085647009 DSS <0004> hlr_ussd.c:518 262423793601150/0xbb2ce82e: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241104085647009 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262423793601150 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423793601150" session_id=3140282414 session_state=END} 20241104085647009 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262423793601150 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085647009 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262423793601150 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241104085647009 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647009 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085647009 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647009 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@aba509b4cab4: 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)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085647011 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46956<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@aba509b4cab4: Final verdict of PTC: pass 20241104085647020 DAUC <0003> db_auc.c:157 IMSI='262426495103846': No 2G Auth Data 20241104085647020 DAUC <0003> db_auc.c:192 IMSI='262426495103846': No 3G Auth Data HLR_Test-GSUP(223)@aba509b4cab4: Created GsupExpect[0] for "262426495103846" to be handled at TC_mo_ussd_euse_continue(228) 20241104085647051 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46964<->l=127.0.0.1:4258 20241104085647057 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647057 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085647057 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262426495103846 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426495103846" session_id=3625092474 session_state=BEGIN} 20241104085647057 DSS <0004> hlr_ussd.c:576 262426495103846/0xd812857a: Process SS (BEGIN) 20241104085647057 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241104085647057 DSS <0004> hlr_ussd.c:518 262426495103846/0xd812857a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241104085647057 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647057 DLINP <000b> input/ipa.c:431 127.0.0.1:44557 sending data 20241104085647057 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647057 DLINP <000b> input/ipa.c:431 127.0.0.1:44557 sending data EUSE-TC_mo_ussd_euse_continue(220)@aba509b4cab4: 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 } } } } } 20241104085647059 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647059 DLINP <000b> input/ipa.c:405 127.0.0.1:44557 message received 20241104085647059 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262426495103846 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426495103846" session_id=3625092474 session_state=CONTINUE} 20241104085647059 DSS <0004> hlr_ussd.c:576 262426495103846/0xd812857a: Process SS (CONTINUE) 20241104085647059 DSS <0004> hlr_ussd.c:518 262426495103846/0xd812857a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241104085647059 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262426495103846 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426495103846" session_id=3625092474 session_state=CONTINUE} 20241104085647059 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262426495103846 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241104085647059 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647059 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085647059 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647059 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@aba509b4cab4: Found GsupExpect[0] for "262426495103846" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@aba509b4cab4: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262426495103846" TC_mo_ussd_euse_continue(228)@aba509b4cab4: 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)@aba509b4cab4: setverdict(pass): none -> pass 20241104085647062 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647062 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085647062 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262426495103846 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426495103846" session_id=3625092474 session_state=CONTINUE} 20241104085647063 DSS <0004> hlr_ussd.c:576 262426495103846/0xd812857a: Process SS (CONTINUE) 20241104085647063 DSS <0004> hlr_ussd.c:518 262426495103846/0xd812857a: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241104085647063 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262426495103846 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085647063 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647063 DLINP <000b> input/ipa.c:431 127.0.0.1:44557 sending data 20241104085647063 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647063 DLINP <000b> input/ipa.c:431 127.0.0.1:44557 sending data EUSE-TC_mo_ussd_euse_continue(220)@aba509b4cab4: 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 } } } } } 20241104085647064 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647064 DLINP <000b> input/ipa.c:405 127.0.0.1:44557 message received 20241104085647064 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262426495103846 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426495103846" session_id=3625092474 session_state=END} 20241104085647064 DSS <0004> hlr_ussd.c:576 262426495103846/0xd812857a: Process SS (END) 20241104085647064 DSS <0004> hlr_ussd.c:518 262426495103846/0xd812857a: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241104085647064 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262426495103846 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426495103846" session_id=3625092474 session_state=END} 20241104085647064 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262426495103846 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085647064 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262426495103846 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241104085647064 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085647064 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@aba509b4cab4: 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)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085647066 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46964<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@aba509b4cab4: Final verdict of PTC: pass 20241104085647073 DAUC <0003> db_auc.c:157 IMSI='262422033594039': No 2G Auth Data 20241104085647073 DAUC <0003> db_auc.c:192 IMSI='262422033594039': No 3G Auth Data HLR_Test-GSUP(223)@aba509b4cab4: Created GsupExpect[0] for "262422033594039" to be handled at TC_mo_ussd_euse_continue(229) 20241104085647096 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46976<->l=127.0.0.1:4258 20241104085647103 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647103 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085647103 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262422033594039 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422033594039" session_id=2038560348 session_state=BEGIN} 20241104085647103 DSS <0004> hlr_ussd.c:576 262422033594039/0x7981f65c: Process SS (BEGIN) 20241104085647103 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241104085647103 DSS <0004> hlr_ussd.c:518 262422033594039/0x7981f65c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241104085647103 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647103 DLINP <000b> input/ipa.c:431 127.0.0.1:44557 sending data 20241104085647103 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647103 DLINP <000b> input/ipa.c:431 127.0.0.1:44557 sending data EUSE-TC_mo_ussd_euse_continue(220)@aba509b4cab4: 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 } } } } } 20241104085647106 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647106 DLINP <000b> input/ipa.c:405 127.0.0.1:44557 message received 20241104085647106 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262422033594039 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422033594039" session_id=2038560348 session_state=CONTINUE} 20241104085647106 DSS <0004> hlr_ussd.c:576 262422033594039/0x7981f65c: Process SS (CONTINUE) 20241104085647106 DSS <0004> hlr_ussd.c:518 262422033594039/0x7981f65c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241104085647106 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262422033594039 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422033594039" session_id=2038560348 session_state=CONTINUE} 20241104085647106 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262422033594039 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241104085647106 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647106 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085647106 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647106 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@aba509b4cab4: Found GsupExpect[0] for "262422033594039" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@aba509b4cab4: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262422033594039" TC_mo_ussd_euse_continue(229)@aba509b4cab4: 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)@aba509b4cab4: setverdict(pass): none -> pass 20241104085647109 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647109 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085647110 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262422033594039 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422033594039" session_id=2038560348 session_state=CONTINUE} 20241104085647110 DSS <0004> hlr_ussd.c:576 262422033594039/0x7981f65c: Process SS (CONTINUE) 20241104085647110 DSS <0004> hlr_ussd.c:518 262422033594039/0x7981f65c: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241104085647110 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262422033594039 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085647110 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647110 DLINP <000b> input/ipa.c:431 127.0.0.1:44557 sending data 20241104085647110 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647110 DLINP <000b> input/ipa.c:431 127.0.0.1:44557 sending data EUSE-TC_mo_ussd_euse_continue(220)@aba509b4cab4: 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 } } } } } 20241104085647112 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647112 DLINP <000b> input/ipa.c:405 127.0.0.1:44557 message received 20241104085647112 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262422033594039 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422033594039" session_id=2038560348 session_state=END} 20241104085647112 DSS <0004> hlr_ussd.c:576 262422033594039/0x7981f65c: Process SS (END) 20241104085647112 DSS <0004> hlr_ussd.c:518 262422033594039/0x7981f65c: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241104085647112 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262422033594039 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422033594039" session_id=2038560348 session_state=END} 20241104085647112 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262422033594039 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085647112 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262422033594039 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241104085647112 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647112 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085647112 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647112 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@aba509b4cab4: 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)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085647113 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46976<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@aba509b4cab4: Final verdict of PTC: pass 20241104085647117 DAUC <0003> db_auc.c:157 IMSI='262429343768090': No 2G Auth Data 20241104085647117 DAUC <0003> db_auc.c:192 IMSI='262429343768090': No 3G Auth Data HLR_Test-GSUP(223)@aba509b4cab4: Created GsupExpect[0] for "262429343768090" to be handled at TC_mo_ussd_euse_continue(230) 20241104085647141 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46980<->l=127.0.0.1:4258 20241104085647146 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647146 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085647146 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262429343768090 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429343768090" session_id=3175570082 session_state=BEGIN} 20241104085647146 DSS <0004> hlr_ussd.c:576 262429343768090/0xbd475aa2: Process SS (BEGIN) 20241104085647146 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241104085647146 DSS <0004> hlr_ussd.c:518 262429343768090/0xbd475aa2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241104085647146 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647146 DLINP <000b> input/ipa.c:431 127.0.0.1:44557 sending data 20241104085647146 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647146 DLINP <000b> input/ipa.c:431 127.0.0.1:44557 sending data EUSE-TC_mo_ussd_euse_continue(220)@aba509b4cab4: 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 } } } } } 20241104085647148 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647148 DLINP <000b> input/ipa.c:405 127.0.0.1:44557 message received 20241104085647148 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262429343768090 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429343768090" session_id=3175570082 session_state=CONTINUE} 20241104085647148 DSS <0004> hlr_ussd.c:576 262429343768090/0xbd475aa2: Process SS (CONTINUE) 20241104085647148 DSS <0004> hlr_ussd.c:518 262429343768090/0xbd475aa2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241104085647148 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262429343768090 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429343768090" session_id=3175570082 session_state=CONTINUE} 20241104085647148 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262429343768090 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241104085647148 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647148 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085647148 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647148 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@aba509b4cab4: Found GsupExpect[0] for "262429343768090" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@aba509b4cab4: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262429343768090" TC_mo_ussd_euse_continue(230)@aba509b4cab4: 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)@aba509b4cab4: setverdict(pass): none -> pass 20241104085647154 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647154 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085647154 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262429343768090 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429343768090" session_id=3175570082 session_state=CONTINUE} 20241104085647154 DSS <0004> hlr_ussd.c:576 262429343768090/0xbd475aa2: Process SS (CONTINUE) 20241104085647154 DSS <0004> hlr_ussd.c:518 262429343768090/0xbd475aa2: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241104085647154 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262429343768090 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085647154 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647154 DLINP <000b> input/ipa.c:431 127.0.0.1:44557 sending data 20241104085647154 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647154 DLINP <000b> input/ipa.c:431 127.0.0.1:44557 sending data EUSE-TC_mo_ussd_euse_continue(220)@aba509b4cab4: 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 } } } } } 20241104085647156 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647156 DLINP <000b> input/ipa.c:405 127.0.0.1:44557 message received 20241104085647156 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262429343768090 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429343768090" session_id=3175570082 session_state=END} 20241104085647156 DSS <0004> hlr_ussd.c:576 262429343768090/0xbd475aa2: Process SS (END) 20241104085647156 DSS <0004> hlr_ussd.c:518 262429343768090/0xbd475aa2: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241104085647156 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262429343768090 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429343768090" session_id=3175570082 session_state=END} 20241104085647156 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262429343768090 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085647156 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262429343768090 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241104085647156 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647156 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085647156 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647156 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@aba509b4cab4: 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)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085647157 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46980<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@aba509b4cab4: Final verdict of PTC: pass 20241104085647161 DAUC <0003> db_auc.c:157 IMSI='262426951690298': No 2G Auth Data 20241104085647161 DAUC <0003> db_auc.c:192 IMSI='262426951690298': No 3G Auth Data HLR_Test-GSUP(223)@aba509b4cab4: Created GsupExpect[0] for "262426951690298" to be handled at TC_mo_ussd_euse_continue(231) 20241104085647189 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46982<->l=127.0.0.1:4258 20241104085647194 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647194 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085647194 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262426951690298 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426951690298" session_id=4177270924 session_state=BEGIN} 20241104085647194 DSS <0004> hlr_ussd.c:576 262426951690298/0xf8fc188c: Process SS (BEGIN) 20241104085647194 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241104085647194 DSS <0004> hlr_ussd.c:518 262426951690298/0xf8fc188c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241104085647194 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647194 DLINP <000b> input/ipa.c:431 127.0.0.1:44557 sending data 20241104085647194 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647194 DLINP <000b> input/ipa.c:431 127.0.0.1:44557 sending data EUSE-TC_mo_ussd_euse_continue(220)@aba509b4cab4: 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 } } } } } 20241104085647197 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647197 DLINP <000b> input/ipa.c:405 127.0.0.1:44557 message received 20241104085647197 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262426951690298 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426951690298" session_id=4177270924 session_state=CONTINUE} 20241104085647197 DSS <0004> hlr_ussd.c:576 262426951690298/0xf8fc188c: Process SS (CONTINUE) 20241104085647197 DSS <0004> hlr_ussd.c:518 262426951690298/0xf8fc188c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241104085647197 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262426951690298 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426951690298" session_id=4177270924 session_state=CONTINUE} 20241104085647197 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262426951690298 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241104085647197 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647197 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085647197 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647197 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@aba509b4cab4: Found GsupExpect[0] for "262426951690298" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@aba509b4cab4: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262426951690298" TC_mo_ussd_euse_continue(231)@aba509b4cab4: 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)@aba509b4cab4: setverdict(pass): none -> pass 20241104085647201 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647201 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085647201 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262426951690298 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426951690298" session_id=4177270924 session_state=CONTINUE} 20241104085647201 DSS <0004> hlr_ussd.c:576 262426951690298/0xf8fc188c: Process SS (CONTINUE) 20241104085647201 DSS <0004> hlr_ussd.c:518 262426951690298/0xf8fc188c: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241104085647201 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262426951690298 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085647201 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647201 DLINP <000b> input/ipa.c:431 127.0.0.1:44557 sending data 20241104085647201 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647201 DLINP <000b> input/ipa.c:431 127.0.0.1:44557 sending data EUSE-TC_mo_ussd_euse_continue(220)@aba509b4cab4: 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 } } } } } 20241104085647203 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647203 DLINP <000b> input/ipa.c:405 127.0.0.1:44557 message received 20241104085647203 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262426951690298 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426951690298" session_id=4177270924 session_state=END} 20241104085647203 DSS <0004> hlr_ussd.c:576 262426951690298/0xf8fc188c: Process SS (END) 20241104085647203 DSS <0004> hlr_ussd.c:518 262426951690298/0xf8fc188c: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241104085647203 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262426951690298 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426951690298" session_id=4177270924 session_state=END} 20241104085647203 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262426951690298 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085647203 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262426951690298 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241104085647203 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647203 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085647203 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647203 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@aba509b4cab4: 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)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085647205 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46982<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@aba509b4cab4: Final verdict of PTC: pass 20241104085647209 DAUC <0003> db_auc.c:157 IMSI='262424644445866': No 2G Auth Data 20241104085647209 DAUC <0003> db_auc.c:192 IMSI='262424644445866': No 3G Auth Data HLR_Test-GSUP(223)@aba509b4cab4: Created GsupExpect[0] for "262424644445866" to be handled at TC_mo_ussd_euse_continue(232) 20241104085647237 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46990<->l=127.0.0.1:4258 20241104085647242 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647242 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085647242 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424644445866 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424644445866" session_id=3335643523 session_state=BEGIN} 20241104085647242 DSS <0004> hlr_ussd.c:576 262424644445866/0xc6d1e183: Process SS (BEGIN) 20241104085647242 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241104085647242 DSS <0004> hlr_ussd.c:518 262424644445866/0xc6d1e183: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241104085647242 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647242 DLINP <000b> input/ipa.c:431 127.0.0.1:44557 sending data 20241104085647242 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647242 DLINP <000b> input/ipa.c:431 127.0.0.1:44557 sending data EUSE-TC_mo_ussd_euse_continue(220)@aba509b4cab4: 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 } } } } } 20241104085647244 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647244 DLINP <000b> input/ipa.c:405 127.0.0.1:44557 message received 20241104085647244 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262424644445866 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424644445866" session_id=3335643523 session_state=CONTINUE} 20241104085647244 DSS <0004> hlr_ussd.c:576 262424644445866/0xc6d1e183: Process SS (CONTINUE) 20241104085647244 DSS <0004> hlr_ussd.c:518 262424644445866/0xc6d1e183: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241104085647244 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424644445866 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424644445866" session_id=3335643523 session_state=CONTINUE} 20241104085647244 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262424644445866 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241104085647244 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647244 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085647244 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647244 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@aba509b4cab4: Found GsupExpect[0] for "262424644445866" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@aba509b4cab4: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262424644445866" TC_mo_ussd_euse_continue(232)@aba509b4cab4: 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)@aba509b4cab4: setverdict(pass): none -> pass 20241104085647248 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647248 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085647248 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262424644445866 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424644445866" session_id=3335643523 session_state=CONTINUE} 20241104085647248 DSS <0004> hlr_ussd.c:576 262424644445866/0xc6d1e183: Process SS (CONTINUE) 20241104085647248 DSS <0004> hlr_ussd.c:518 262424644445866/0xc6d1e183: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241104085647248 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262424644445866 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085647248 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647248 DLINP <000b> input/ipa.c:431 127.0.0.1:44557 sending data 20241104085647248 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647248 DLINP <000b> input/ipa.c:431 127.0.0.1:44557 sending data EUSE-TC_mo_ussd_euse_continue(220)@aba509b4cab4: 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 } } } } } 20241104085647249 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647249 DLINP <000b> input/ipa.c:405 127.0.0.1:44557 message received 20241104085647249 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262424644445866 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424644445866" session_id=3335643523 session_state=END} 20241104085647249 DSS <0004> hlr_ussd.c:576 262424644445866/0xc6d1e183: Process SS (END) 20241104085647249 DSS <0004> hlr_ussd.c:518 262424644445866/0xc6d1e183: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241104085647250 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424644445866 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424644445866" session_id=3335643523 session_state=END} 20241104085647250 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424644445866 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085647250 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262424644445866 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241104085647250 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647250 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085647250 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647250 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@aba509b4cab4: 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)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085647251 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46990<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@aba509b4cab4: Final verdict of PTC: pass 20241104085647255 DAUC <0003> db_auc.c:157 IMSI='262422743918986': No 2G Auth Data 20241104085647255 DAUC <0003> db_auc.c:192 IMSI='262422743918986': No 3G Auth Data HLR_Test-GSUP(223)@aba509b4cab4: Created GsupExpect[0] for "262422743918986" to be handled at TC_mo_ussd_euse_continue(233) 20241104085647281 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46994<->l=127.0.0.1:4258 20241104085647288 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647288 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085647288 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262422743918986 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422743918986" session_id=4063953878 session_state=BEGIN} 20241104085647288 DSS <0004> hlr_ussd.c:576 262422743918986/0xf23b03d6: Process SS (BEGIN) 20241104085647288 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241104085647288 DSS <0004> hlr_ussd.c:518 262422743918986/0xf23b03d6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241104085647288 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647288 DLINP <000b> input/ipa.c:431 127.0.0.1:44557 sending data 20241104085647288 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647288 DLINP <000b> input/ipa.c:431 127.0.0.1:44557 sending data EUSE-TC_mo_ussd_euse_continue(220)@aba509b4cab4: 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 } } } } } 20241104085647290 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647290 DLINP <000b> input/ipa.c:405 127.0.0.1:44557 message received 20241104085647290 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262422743918986 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422743918986" session_id=4063953878 session_state=CONTINUE} 20241104085647290 DSS <0004> hlr_ussd.c:576 262422743918986/0xf23b03d6: Process SS (CONTINUE) 20241104085647290 DSS <0004> hlr_ussd.c:518 262422743918986/0xf23b03d6: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241104085647290 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262422743918986 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422743918986" session_id=4063953878 session_state=CONTINUE} 20241104085647290 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262422743918986 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241104085647290 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647290 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085647290 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647290 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@aba509b4cab4: Found GsupExpect[0] for "262422743918986" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@aba509b4cab4: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262422743918986" TC_mo_ussd_euse_continue(233)@aba509b4cab4: 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)@aba509b4cab4: setverdict(pass): none -> pass 20241104085647295 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647295 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085647295 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262422743918986 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422743918986" session_id=4063953878 session_state=CONTINUE} 20241104085647295 DSS <0004> hlr_ussd.c:576 262422743918986/0xf23b03d6: Process SS (CONTINUE) 20241104085647295 DSS <0004> hlr_ussd.c:518 262422743918986/0xf23b03d6: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241104085647295 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262422743918986 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085647295 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647295 DLINP <000b> input/ipa.c:431 127.0.0.1:44557 sending data 20241104085647295 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647295 DLINP <000b> input/ipa.c:431 127.0.0.1:44557 sending data EUSE-TC_mo_ussd_euse_continue(220)@aba509b4cab4: 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 } } } } } 20241104085647296 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647296 DLINP <000b> input/ipa.c:405 127.0.0.1:44557 message received 20241104085647296 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262422743918986 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422743918986" session_id=4063953878 session_state=END} 20241104085647296 DSS <0004> hlr_ussd.c:576 262422743918986/0xf23b03d6: Process SS (END) 20241104085647296 DSS <0004> hlr_ussd.c:518 262422743918986/0xf23b03d6: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241104085647296 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262422743918986 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422743918986" session_id=4063953878 session_state=END} 20241104085647296 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262422743918986 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085647296 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262422743918986 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241104085647296 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647296 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085647296 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647296 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@aba509b4cab4: 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)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085647298 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46994<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@aba509b4cab4: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@aba509b4cab4: Final verdict of PTC: none 20241104085647299 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46942<->l=127.0.0.1:4258 20241104085647300 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36035<->l=127.0.0.1:4259) 20241104085647300 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647300 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085647300 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104085647300 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104085647300 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104085647300 DLINP <000b> input/ipa.c:451 connected read/write 20241104085647300 DLINP <000b> input/ipa.c:405 127.0.0.1:44557 message received 20241104085647300 DLINP <000b> input/ipa.c:414 127.0.0.1:44557 connection closed with server 20241104085647300 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:44557 20241104085647300 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(225)@aba509b4cab4: Final verdict of PTC: none HLR_Test-GSUP(223)@aba509b4cab4: Final verdict of PTC: none HLR_Test-GSUP-IPA(221)@aba509b4cab4: Final verdict of PTC: none IPA-EUSE-foobar(222)@aba509b4cab4: Final verdict of PTC: none 224@aba509b4cab4: Final verdict of PTC: none MTC@aba509b4cab4: Setting final verdict of the test case. MTC@aba509b4cab4: Local verdict of MTC: none MTC@aba509b4cab4: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@aba509b4cab4: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@aba509b4cab4: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@aba509b4cab4: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@aba509b4cab4: Local verdict of PTC with component reference 224: none (none -> none) MTC@aba509b4cab4: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@aba509b4cab4: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@aba509b4cab4: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@aba509b4cab4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass'. Mon Nov 4 08: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 20241104085647340 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46998<->l=127.0.0.1:4258 20241104085647540 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46998<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=32056) Waiting for packet dumper to finish... 1 (prev_count=32056, count=49464) MTC@aba509b4cab4: 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@aba509b4cab4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute'. ------ HLR_Tests.TC_mo_ussd_euse_defaultroute ------ Mon Nov 4 08:56:49 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aba509b4cab4: 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@aba509b4cab4: Test case TC_mo_ussd_euse_defaultroute started. MTC@aba509b4cab4: legacy= false MTC@aba509b4cab4: in not legacy case 1 20241104085650617 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:46721 20241104085650617 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:46721 MTC@aba509b4cab4: in not legacy case 2 IPA-EUSE-foobar(236)@aba509b4cab4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241104085650619 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650619 DLINP <000b> input/ipa.c:405 127.0.0.1:46721 message received IPA-EUSE-foobar(236)@aba509b4cab4: 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) } } } } 20241104085650620 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104085650620 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(236)@aba509b4cab4: 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 } } } } 20241104085650621 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650621 DLINP <000b> input/ipa.c:405 127.0.0.1:46721 message received 20241104085650621 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104085650621 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241104085650621 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20241104085650621 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241104085650621 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  20241104085650621 DLGSUP <0013> gsup_server.c:235 2:  20241104085650621 DLGSUP <0013> gsup_server.c:237 2: 00  20241104085650621 DLGSUP <0013> gsup_server.c:235 3:  20241104085650621 DLGSUP <0013> gsup_server.c:237 3: 00  20241104085650621 DLGSUP <0013> gsup_server.c:235 4:  20241104085650621 DLGSUP <0013> gsup_server.c:237 4: 00  20241104085650621 DLGSUP <0013> gsup_server.c:235 5:  20241104085650621 DLGSUP <0013> gsup_server.c:237 5: 00  20241104085650621 DLGSUP <0013> gsup_server.c:235 7:  20241104085650621 DLGSUP <0013> gsup_server.c:237 7: 00  20241104085650621 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104085650621 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104085650621 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:46721 IPA-EUSE-foobar(236)@aba509b4cab4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(235)@aba509b4cab4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241104085650623 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650623 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085650624 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47002<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(235)@aba509b4cab4: 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)@aba509b4cab4: 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 } } } } 20241104085650626 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650626 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085650626 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104085650626 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104085650626 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  20241104085650626 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104085650626 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  20241104085650626 DLGSUP <0013> gsup_server.c:235 2:  20241104085650626 DLGSUP <0013> gsup_server.c:237 2: 00  20241104085650626 DLGSUP <0013> gsup_server.c:235 3:  20241104085650626 DLGSUP <0013> gsup_server.c:237 3: 00  20241104085650626 DLGSUP <0013> gsup_server.c:235 4:  20241104085650626 DLGSUP <0013> gsup_server.c:237 4: 00  20241104085650626 DLGSUP <0013> gsup_server.c:235 5:  20241104085650626 DLGSUP <0013> gsup_server.c:237 5: 00  20241104085650626 DLGSUP <0013> gsup_server.c:235 7:  20241104085650626 DLGSUP <0013> gsup_server.c:237 7: 00  20241104085650626 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104085650626 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104085650626 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)@aba509b4cab4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 238@aba509b4cab4: 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") 20241104085650645 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38159<->l=127.0.0.1:4259) 20241104085650657 DAUC <0003> db_auc.c:157 IMSI='262428503601356': No 2G Auth Data 20241104085650657 DAUC <0003> db_auc.c:192 IMSI='262428503601356': No 3G Auth Data HLR_Test-GSUP(237)@aba509b4cab4: Created GsupExpect[0] for "262428503601356" to be handled at TC_mo_ussd_euse_defaultroute(240) 20241104085650682 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47006<->l=127.0.0.1:4258 20241104085650688 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650688 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085650688 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262428503601356 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428503601356" session_id=3041819728 session_state=BEGIN} 20241104085650688 DSS <0004> hlr_ussd.c:576 262428503601356/0xb54e7c50: Process SS (BEGIN) 20241104085650688 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241104085650688 DSS <0004> hlr_ussd.c:518 262428503601356/0xb54e7c50: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241104085650688 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650688 DLINP <000b> input/ipa.c:431 127.0.0.1:46721 sending data 20241104085650688 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650688 DLINP <000b> input/ipa.c:431 127.0.0.1:46721 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@aba509b4cab4: 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 } } } } } 20241104085650697 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650697 DLINP <000b> input/ipa.c:405 127.0.0.1:46721 message received 20241104085650697 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262428503601356 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428503601356" session_id=3041819728 session_state=END} 20241104085650697 DSS <0004> hlr_ussd.c:576 262428503601356/0xb54e7c50: Process SS (END) 20241104085650697 DSS <0004> hlr_ussd.c:518 262428503601356/0xb54e7c50: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241104085650697 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262428503601356 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428503601356" session_id=3041819728 session_state=END} 20241104085650697 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262428503601356 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085650697 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262428503601356 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241104085650697 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650697 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085650697 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650697 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@aba509b4cab4: Found GsupExpect[0] for "262428503601356" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@aba509b4cab4: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262428503601356" TC_mo_ussd_euse_defaultroute(240)@aba509b4cab4: 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)@aba509b4cab4: setverdict(pass): none -> pass 20241104085650702 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47006<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@aba509b4cab4: Final verdict of PTC: pass 20241104085650706 DAUC <0003> db_auc.c:157 IMSI='262423896817557': No 2G Auth Data 20241104085650706 DAUC <0003> db_auc.c:192 IMSI='262423896817557': No 3G Auth Data HLR_Test-GSUP(237)@aba509b4cab4: Created GsupExpect[0] for "262423896817557" to be handled at TC_mo_ussd_euse_defaultroute(241) 20241104085650729 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47016<->l=127.0.0.1:4258 20241104085650734 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650734 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085650734 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262423896817557 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423896817557" session_id=1689040536 session_state=BEGIN} 20241104085650734 DSS <0004> hlr_ussd.c:576 262423896817557/0x64acb698: Process SS (BEGIN) 20241104085650734 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241104085650734 DSS <0004> hlr_ussd.c:518 262423896817557/0x64acb698: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241104085650734 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650734 DLINP <000b> input/ipa.c:431 127.0.0.1:46721 sending data 20241104085650734 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650734 DLINP <000b> input/ipa.c:431 127.0.0.1:46721 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@aba509b4cab4: 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 } } } } } 20241104085650736 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650736 DLINP <000b> input/ipa.c:405 127.0.0.1:46721 message received 20241104085650736 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262423896817557 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423896817557" session_id=1689040536 session_state=END} 20241104085650736 DSS <0004> hlr_ussd.c:576 262423896817557/0x64acb698: Process SS (END) 20241104085650736 DSS <0004> hlr_ussd.c:518 262423896817557/0x64acb698: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241104085650736 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262423896817557 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423896817557" session_id=1689040536 session_state=END} 20241104085650736 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262423896817557 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085650736 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262423896817557 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241104085650736 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650736 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085650736 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650736 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@aba509b4cab4: Found GsupExpect[0] for "262423896817557" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@aba509b4cab4: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262423896817557" TC_mo_ussd_euse_defaultroute(241)@aba509b4cab4: 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)@aba509b4cab4: setverdict(pass): none -> pass 20241104085650740 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47016<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@aba509b4cab4: Final verdict of PTC: pass 20241104085650744 DAUC <0003> db_auc.c:157 IMSI='262423732000300': No 2G Auth Data 20241104085650744 DAUC <0003> db_auc.c:192 IMSI='262423732000300': No 3G Auth Data HLR_Test-GSUP(237)@aba509b4cab4: Created GsupExpect[0] for "262423732000300" to be handled at TC_mo_ussd_euse_defaultroute(242) 20241104085650766 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47022<->l=127.0.0.1:4258 20241104085650771 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650771 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085650771 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262423732000300 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423732000300" session_id=3025732679 session_state=BEGIN} 20241104085650771 DSS <0004> hlr_ussd.c:576 262423732000300/0xb4590447: Process SS (BEGIN) 20241104085650771 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241104085650771 DSS <0004> hlr_ussd.c:518 262423732000300/0xb4590447: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241104085650771 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650771 DLINP <000b> input/ipa.c:431 127.0.0.1:46721 sending data 20241104085650771 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650771 DLINP <000b> input/ipa.c:431 127.0.0.1:46721 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@aba509b4cab4: 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 } } } } } 20241104085650773 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650773 DLINP <000b> input/ipa.c:405 127.0.0.1:46721 message received 20241104085650773 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262423732000300 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423732000300" session_id=3025732679 session_state=END} 20241104085650773 DSS <0004> hlr_ussd.c:576 262423732000300/0xb4590447: Process SS (END) 20241104085650773 DSS <0004> hlr_ussd.c:518 262423732000300/0xb4590447: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241104085650773 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262423732000300 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423732000300" session_id=3025732679 session_state=END} 20241104085650773 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262423732000300 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085650773 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262423732000300 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241104085650773 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650773 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085650773 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650773 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@aba509b4cab4: Found GsupExpect[0] for "262423732000300" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@aba509b4cab4: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262423732000300" TC_mo_ussd_euse_defaultroute(242)@aba509b4cab4: 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)@aba509b4cab4: setverdict(pass): none -> pass 20241104085650777 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47022<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@aba509b4cab4: Final verdict of PTC: pass 20241104085650781 DAUC <0003> db_auc.c:157 IMSI='262423472252679': No 2G Auth Data 20241104085650781 DAUC <0003> db_auc.c:192 IMSI='262423472252679': No 3G Auth Data HLR_Test-GSUP(237)@aba509b4cab4: Created GsupExpect[0] for "262423472252679" to be handled at TC_mo_ussd_euse_defaultroute(243) 20241104085650805 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47038<->l=127.0.0.1:4258 20241104085650812 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650812 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085650812 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262423472252679 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423472252679" session_id=2662916337 session_state=BEGIN} 20241104085650812 DSS <0004> hlr_ussd.c:576 262423472252679/0x9eb8e0f1: Process SS (BEGIN) 20241104085650812 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241104085650812 DSS <0004> hlr_ussd.c:518 262423472252679/0x9eb8e0f1: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241104085650812 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650812 DLINP <000b> input/ipa.c:431 127.0.0.1:46721 sending data 20241104085650812 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650812 DLINP <000b> input/ipa.c:431 127.0.0.1:46721 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@aba509b4cab4: 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 } } } } } 20241104085650814 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650814 DLINP <000b> input/ipa.c:405 127.0.0.1:46721 message received 20241104085650814 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262423472252679 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423472252679" session_id=2662916337 session_state=END} 20241104085650814 DSS <0004> hlr_ussd.c:576 262423472252679/0x9eb8e0f1: Process SS (END) 20241104085650814 DSS <0004> hlr_ussd.c:518 262423472252679/0x9eb8e0f1: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241104085650814 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262423472252679 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423472252679" session_id=2662916337 session_state=END} 20241104085650814 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262423472252679 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085650814 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262423472252679 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241104085650814 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650814 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085650814 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650814 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@aba509b4cab4: Found GsupExpect[0] for "262423472252679" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@aba509b4cab4: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262423472252679" TC_mo_ussd_euse_defaultroute(243)@aba509b4cab4: 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)@aba509b4cab4: setverdict(pass): none -> pass 20241104085650818 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47038<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@aba509b4cab4: Final verdict of PTC: pass 20241104085650823 DAUC <0003> db_auc.c:157 IMSI='262424896217915': No 2G Auth Data 20241104085650823 DAUC <0003> db_auc.c:192 IMSI='262424896217915': No 3G Auth Data HLR_Test-GSUP(237)@aba509b4cab4: Created GsupExpect[0] for "262424896217915" to be handled at TC_mo_ussd_euse_defaultroute(244) 20241104085650847 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47044<->l=127.0.0.1:4258 20241104085650852 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650852 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085650852 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262424896217915 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424896217915" session_id=653504664 session_state=BEGIN} 20241104085650852 DSS <0004> hlr_ussd.c:576 262424896217915/0x26f3b098: Process SS (BEGIN) 20241104085650852 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241104085650852 DSS <0004> hlr_ussd.c:518 262424896217915/0x26f3b098: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241104085650852 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650852 DLINP <000b> input/ipa.c:431 127.0.0.1:46721 sending data 20241104085650852 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650852 DLINP <000b> input/ipa.c:431 127.0.0.1:46721 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@aba509b4cab4: 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 } } } } } 20241104085650854 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650854 DLINP <000b> input/ipa.c:405 127.0.0.1:46721 message received 20241104085650854 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262424896217915 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424896217915" session_id=653504664 session_state=END} 20241104085650854 DSS <0004> hlr_ussd.c:576 262424896217915/0x26f3b098: Process SS (END) 20241104085650854 DSS <0004> hlr_ussd.c:518 262424896217915/0x26f3b098: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241104085650854 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262424896217915 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424896217915" session_id=653504664 session_state=END} 20241104085650854 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262424896217915 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085650854 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262424896217915 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241104085650854 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650854 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085650854 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650854 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@aba509b4cab4: Found GsupExpect[0] for "262424896217915" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@aba509b4cab4: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262424896217915" TC_mo_ussd_euse_defaultroute(244)@aba509b4cab4: 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)@aba509b4cab4: setverdict(pass): none -> pass 20241104085650858 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47044<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@aba509b4cab4: Final verdict of PTC: pass 20241104085650864 DAUC <0003> db_auc.c:157 IMSI='262427344652978': No 2G Auth Data 20241104085650864 DAUC <0003> db_auc.c:192 IMSI='262427344652978': No 3G Auth Data HLR_Test-GSUP(237)@aba509b4cab4: Created GsupExpect[0] for "262427344652978" to be handled at TC_mo_ussd_euse_defaultroute(245) 20241104085650890 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47056<->l=127.0.0.1:4258 20241104085650895 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650895 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085650895 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262427344652978 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427344652978" session_id=3933228174 session_state=BEGIN} 20241104085650895 DSS <0004> hlr_ussd.c:576 262427344652978/0xea704c8e: Process SS (BEGIN) 20241104085650895 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241104085650895 DSS <0004> hlr_ussd.c:518 262427344652978/0xea704c8e: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241104085650895 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650895 DLINP <000b> input/ipa.c:431 127.0.0.1:46721 sending data 20241104085650895 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650895 DLINP <000b> input/ipa.c:431 127.0.0.1:46721 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@aba509b4cab4: 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 } } } } } 20241104085650897 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650897 DLINP <000b> input/ipa.c:405 127.0.0.1:46721 message received 20241104085650897 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262427344652978 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427344652978" session_id=3933228174 session_state=END} 20241104085650897 DSS <0004> hlr_ussd.c:576 262427344652978/0xea704c8e: Process SS (END) 20241104085650897 DSS <0004> hlr_ussd.c:518 262427344652978/0xea704c8e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241104085650897 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262427344652978 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427344652978" session_id=3933228174 session_state=END} 20241104085650897 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262427344652978 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085650897 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262427344652978 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241104085650897 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650897 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085650897 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650897 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@aba509b4cab4: Found GsupExpect[0] for "262427344652978" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@aba509b4cab4: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262427344652978" TC_mo_ussd_euse_defaultroute(245)@aba509b4cab4: 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)@aba509b4cab4: setverdict(pass): none -> pass 20241104085650901 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47056<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@aba509b4cab4: Final verdict of PTC: pass 20241104085650905 DAUC <0003> db_auc.c:157 IMSI='262427375641077': No 2G Auth Data 20241104085650905 DAUC <0003> db_auc.c:192 IMSI='262427375641077': No 3G Auth Data HLR_Test-GSUP(237)@aba509b4cab4: Created GsupExpect[0] for "262427375641077" to be handled at TC_mo_ussd_euse_defaultroute(246) 20241104085650936 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47060<->l=127.0.0.1:4258 20241104085650940 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650940 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085650941 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262427375641077 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427375641077" session_id=522284163 session_state=BEGIN} 20241104085650941 DSS <0004> hlr_ussd.c:576 262427375641077/0x1f216c83: Process SS (BEGIN) 20241104085650941 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241104085650941 DSS <0004> hlr_ussd.c:518 262427375641077/0x1f216c83: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241104085650941 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650941 DLINP <000b> input/ipa.c:431 127.0.0.1:46721 sending data 20241104085650941 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650941 DLINP <000b> input/ipa.c:431 127.0.0.1:46721 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@aba509b4cab4: 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 } } } } } 20241104085650942 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650942 DLINP <000b> input/ipa.c:405 127.0.0.1:46721 message received 20241104085650942 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262427375641077 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427375641077" session_id=522284163 session_state=END} 20241104085650942 DSS <0004> hlr_ussd.c:576 262427375641077/0x1f216c83: Process SS (END) 20241104085650942 DSS <0004> hlr_ussd.c:518 262427375641077/0x1f216c83: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241104085650942 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262427375641077 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427375641077" session_id=522284163 session_state=END} 20241104085650942 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262427375641077 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085650942 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262427375641077 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241104085650942 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650942 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085650942 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650942 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@aba509b4cab4: Found GsupExpect[0] for "262427375641077" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@aba509b4cab4: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262427375641077" TC_mo_ussd_euse_defaultroute(246)@aba509b4cab4: 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)@aba509b4cab4: setverdict(pass): none -> pass 20241104085650946 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47060<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@aba509b4cab4: Final verdict of PTC: pass 20241104085650952 DAUC <0003> db_auc.c:157 IMSI='262425185475718': No 2G Auth Data 20241104085650952 DAUC <0003> db_auc.c:192 IMSI='262425185475718': No 3G Auth Data HLR_Test-GSUP(237)@aba509b4cab4: Created GsupExpect[0] for "262425185475718" to be handled at TC_mo_ussd_euse_defaultroute(247) 20241104085650987 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47076<->l=127.0.0.1:4258 20241104085650993 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650993 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085650993 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262425185475718 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425185475718" session_id=3724487747 session_state=BEGIN} 20241104085650993 DSS <0004> hlr_ussd.c:576 262425185475718/0xddff2c43: Process SS (BEGIN) 20241104085650993 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241104085650993 DSS <0004> hlr_ussd.c:518 262425185475718/0xddff2c43: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241104085650993 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650993 DLINP <000b> input/ipa.c:431 127.0.0.1:46721 sending data 20241104085650993 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650993 DLINP <000b> input/ipa.c:431 127.0.0.1:46721 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@aba509b4cab4: 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 } } } } } 20241104085650995 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650995 DLINP <000b> input/ipa.c:405 127.0.0.1:46721 message received 20241104085650995 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262425185475718 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425185475718" session_id=3724487747 session_state=END} 20241104085650995 DSS <0004> hlr_ussd.c:576 262425185475718/0xddff2c43: Process SS (END) 20241104085650995 DSS <0004> hlr_ussd.c:518 262425185475718/0xddff2c43: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241104085650995 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262425185475718 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425185475718" session_id=3724487747 session_state=END} 20241104085650995 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262425185475718 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085650995 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262425185475718 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241104085650995 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650995 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085650995 DLINP <000b> input/ipa.c:451 connected read/write 20241104085650995 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@aba509b4cab4: Found GsupExpect[0] for "262425185475718" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@aba509b4cab4: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262425185475718" TC_mo_ussd_euse_defaultroute(247)@aba509b4cab4: 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)@aba509b4cab4: setverdict(pass): none -> pass 20241104085650999 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47076<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@aba509b4cab4: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@aba509b4cab4: Final verdict of PTC: none 20241104085651001 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47002<->l=127.0.0.1:4258 20241104085651002 DLINP <000b> input/ipa.c:451 connected read/write 20241104085651002 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085651002 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104085651002 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104085651002 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104085651002 DLINP <000b> input/ipa.c:451 connected read/write 20241104085651002 DLINP <000b> input/ipa.c:405 127.0.0.1:46721 message received 20241104085651002 DLINP <000b> input/ipa.c:414 127.0.0.1:46721 connection closed with server 20241104085651002 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:46721 20241104085651002 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241104085651003 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38159<->l=127.0.0.1:4259) HLR_Test-GSUP(237)@aba509b4cab4: Final verdict of PTC: none HLR_Test-GSUP-IPA(235)@aba509b4cab4: Final verdict of PTC: none IPA-EUSE-foobar(236)@aba509b4cab4: Final verdict of PTC: none 238@aba509b4cab4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(239)@aba509b4cab4: Final verdict of PTC: none MTC@aba509b4cab4: Setting final verdict of the test case. MTC@aba509b4cab4: Local verdict of MTC: none MTC@aba509b4cab4: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@aba509b4cab4: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@aba509b4cab4: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@aba509b4cab4: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@aba509b4cab4: Local verdict of PTC with component reference 238: none (none -> none) MTC@aba509b4cab4: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@aba509b4cab4: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@aba509b4cab4: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@aba509b4cab4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass'. Mon Nov 4 08: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 20241104085651046 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47082<->l=127.0.0.1:4258 20241104085651247 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47082<->l=127.0.0.1:4258 20241104085651249 DSS <0004> hlr_ussd.c:239 262424095837127/0xaa357eff: SS Session Timeout, destroying 20241104085651249 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262424095837127 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free Waiting for packet dumper to finish... 0 (prev_count=-1, count=7096) 20241104085651299 DSS <0004> hlr_ussd.c:239 262427282422265/0xb79d5ddc: SS Session Timeout, destroying 20241104085651299 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262427282422265 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085651352 DSS <0004> hlr_ussd.c:239 262428102200298/0x756c12a8: SS Session Timeout, destroying 20241104085651352 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262428102200298 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085651410 DSS <0004> hlr_ussd.c:239 262421063449818/0x807d9978: SS Session Timeout, destroying 20241104085651410 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262421063449818 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085651450 DSS <0004> hlr_ussd.c:239 262427419889302/0x8beda4a0: SS Session Timeout, destroying 20241104085651450 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262427419889302 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085651498 DSS <0004> hlr_ussd.c:239 262427379248300/0x15383aa6: SS Session Timeout, destroying 20241104085651498 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262427379248300 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085651538 DSS <0004> hlr_ussd.c:239 262426621266237/0x3df9de94: SS Session Timeout, destroying 20241104085651538 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262426621266237 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085651581 DSS <0004> hlr_ussd.c:239 262421487597033/0xebbf1b7f: SS Session Timeout, destroying 20241104085651581 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262421487597033 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free Waiting for packet dumper to finish... 1 (prev_count=7096, count=46824) MTC@aba509b4cab4: 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@aba509b4cab4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject'. ------ HLR_Tests.TC_mo_sss_reject ------ Mon Nov 4 08: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@aba509b4cab4: 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@aba509b4cab4: Test case TC_mo_sss_reject started. MTC@aba509b4cab4: legacy= false MTC@aba509b4cab4: in not legacy case 1 MTC@aba509b4cab4: in not legacy case 2 20241104085654322 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104085654322 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@aba509b4cab4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241104085654323 DLINP <000b> input/ipa.c:451 connected read/write 20241104085654323 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085654324 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47088<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@aba509b4cab4: 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)@aba509b4cab4: 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 } } } } 20241104085654326 DLINP <000b> input/ipa.c:451 connected read/write 20241104085654326 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085654326 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104085654326 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104085654326 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  20241104085654326 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104085654326 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  20241104085654326 DLGSUP <0013> gsup_server.c:235 2:  20241104085654326 DLGSUP <0013> gsup_server.c:237 2: 00  20241104085654326 DLGSUP <0013> gsup_server.c:235 3:  20241104085654326 DLGSUP <0013> gsup_server.c:237 3: 00  20241104085654326 DLGSUP <0013> gsup_server.c:235 4:  20241104085654326 DLGSUP <0013> gsup_server.c:237 4: 00  20241104085654326 DLGSUP <0013> gsup_server.c:235 5:  20241104085654326 DLGSUP <0013> gsup_server.c:237 5: 00  20241104085654326 DLGSUP <0013> gsup_server.c:235 7:  20241104085654326 DLGSUP <0013> gsup_server.c:237 7: 00  20241104085654326 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104085654326 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104085654326 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)@aba509b4cab4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 250@aba509b4cab4: 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") 20241104085654342 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38831<->l=127.0.0.1:4259) 20241104085654356 DAUC <0003> db_auc.c:157 IMSI='262428310726100': No 2G Auth Data 20241104085654356 DAUC <0003> db_auc.c:192 IMSI='262428310726100': No 3G Auth Data HLR_Test-GSUP(249)@aba509b4cab4: Created GsupExpect[0] for "262428310726100" to be handled at TC_mo_sss_reject(252) 20241104085654380 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47090<->l=127.0.0.1:4258 20241104085654386 DLINP <000b> input/ipa.c:451 connected read/write 20241104085654386 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085654386 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262428310726100 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428310726100" session_id=3344871301 session_state=BEGIN} 20241104085654386 DSS <0004> hlr_ussd.c:576 262428310726100/0xc75eaf85: Process SS (BEGIN) 20241104085654386 DSS <0004> hlr_ussd.c:498 262428310726100/0xc75eaf85: SS CompType=Invoke, OpCode=InterrogateSS 20241104085654386 DSS <0004> hlr_ussd.c:506 262428310726100/0xc75eaf85: Structured SS requests are not supported, rejecting... 20241104085654386 DSS <0004> hlr_ussd.c:354 262428310726100/0xc75eaf85: Tx ReturnError(0, 0x15) 20241104085654386 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262428310726100 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428310726100" session_id=3344871301 session_state=END} 20241104085654386 DLINP <000b> input/ipa.c:451 connected read/write 20241104085654386 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085654386 DLINP <000b> input/ipa.c:451 connected read/write 20241104085654386 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@aba509b4cab4: Found GsupExpect[0] for "262428310726100" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@aba509b4cab4: Added IMSI table entry 0TC_mo_sss_reject(252)"262428310726100" TC_mo_sss_reject(252)@aba509b4cab4: pattern: { { returnError := { invokeId := { present_ := 0 }, errcode := { local := 21 }, parameter := omit } } } TC_mo_sss_reject(252)@aba509b4cab4: setverdict(pass): none -> pass 20241104085654389 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47090<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@aba509b4cab4: Final verdict of PTC: pass 20241104085654397 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47088<->l=127.0.0.1:4258 20241104085654398 DLINP <000b> input/ipa.c:451 connected read/write 20241104085654398 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085654398 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104085654398 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104085654398 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(249)@aba509b4cab4: Final verdict of PTC: none 20241104085654399 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38831<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(248)@aba509b4cab4: Final verdict of PTC: none 250@aba509b4cab4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@aba509b4cab4: Final verdict of PTC: none MTC@aba509b4cab4: Setting final verdict of the test case. MTC@aba509b4cab4: Local verdict of MTC: none MTC@aba509b4cab4: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@aba509b4cab4: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@aba509b4cab4: Local verdict of PTC with component reference 250: none (none -> none) MTC@aba509b4cab4: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@aba509b4cab4: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@aba509b4cab4: Test case TC_mo_sss_reject finished. Verdict: pass MTC@aba509b4cab4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass'. Mon Nov 4 08: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 20241104085654441 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47094<->l=127.0.0.1:4258 20241104085654542 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47094<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) 20241104085654872 DSS <0004> hlr_ussd.c:239 262421866088420/0x39ffed38: SS Session Timeout, destroying 20241104085654872 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262421866088420 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085654917 DSS <0004> hlr_ussd.c:239 262429724726602/0xa900ce87: SS Session Timeout, destroying 20241104085654917 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262429724726602 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085654952 DSS <0004> hlr_ussd.c:239 262428402056980/0xc60d2daa: SS Session Timeout, destroying 20241104085654952 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262428402056980 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085654990 DSS <0004> hlr_ussd.c:239 262425123599525/0x45982f5f: SS Session Timeout, destroying 20241104085654990 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262425123599525 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085655024 DSS <0004> hlr_ussd.c:239 262420520740248/0xce424e52: SS Session Timeout, destroying 20241104085655024 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262420520740248 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085655068 DSS <0004> hlr_ussd.c:239 262426929812586/0x5c29c4fe: SS Session Timeout, destroying 20241104085655068 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262426929812586 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085655109 DSS <0004> hlr_ussd.c:239 262425232792758/0xdd1a6a04: SS Session Timeout, destroying 20241104085655109 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262425232792758 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241104085655151 DSS <0004> hlr_ussd.c:239 262420163735221/0x91e9176e: SS Session Timeout, destroying 20241104085655151 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262420163735221 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free Waiting for packet dumper to finish... 1 (prev_count=248, count=14260) MTC@aba509b4cab4: 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@aba509b4cab4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei'. ------ HLR_Tests.TC_gsup_check_imei ------ Mon Nov 4 08:56:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aba509b4cab4: 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@aba509b4cab4: Test case TC_gsup_check_imei started. MTC@aba509b4cab4: legacy= false MTC@aba509b4cab4: in not legacy case 1 MTC@aba509b4cab4: in not legacy case 2 20241104085657617 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104085657617 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@aba509b4cab4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241104085657619 DLINP <000b> input/ipa.c:451 connected read/write 20241104085657619 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085657620 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54246<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@aba509b4cab4: 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)@aba509b4cab4: 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 } } } } 20241104085657621 DLINP <000b> input/ipa.c:451 connected read/write 20241104085657621 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085657621 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104085657621 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104085657621 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  20241104085657621 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104085657621 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  20241104085657621 DLGSUP <0013> gsup_server.c:235 2:  20241104085657621 DLGSUP <0013> gsup_server.c:237 2: 00  20241104085657621 DLGSUP <0013> gsup_server.c:235 3:  20241104085657621 DLGSUP <0013> gsup_server.c:237 3: 00  20241104085657621 DLGSUP <0013> gsup_server.c:235 4:  20241104085657621 DLGSUP <0013> gsup_server.c:237 4: 00  20241104085657621 DLGSUP <0013> gsup_server.c:235 5:  20241104085657621 DLGSUP <0013> gsup_server.c:237 5: 00  20241104085657621 DLGSUP <0013> gsup_server.c:235 7:  20241104085657621 DLGSUP <0013> gsup_server.c:237 7: 00  20241104085657621 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104085657621 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104085657621 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)@aba509b4cab4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 255@aba509b4cab4: 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") 20241104085657640 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34121<->l=127.0.0.1:4259) 20241104085657650 DAUC <0003> db_auc.c:157 IMSI='262421422932293': No 2G Auth Data 20241104085657650 DAUC <0003> db_auc.c:192 IMSI='262421422932293': No 3G Auth Data HLR_Test-GSUP(254)@aba509b4cab4: Created GsupExpect[0] for "262421422932293" to be handled at TC_gsup_check_imei(257) 20241104085657673 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54260<->l=127.0.0.1:4258 20241104085657680 DLINP <000b> input/ipa.c:451 connected read/write 20241104085657680 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085657680 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262421422932293 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421422932293"} 20241104085657680 DMAIN <0000> hlr.c:435 IMSI='262421422932293': has IMEI = 12345678901234 (consider setting 'store-imei') 20241104085657680 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262421422932293 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421422932293"} 20241104085657680 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262421422932293 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085657680 DLINP <000b> input/ipa.c:451 connected read/write 20241104085657680 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085657680 DLINP <000b> input/ipa.c:451 connected read/write 20241104085657680 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@aba509b4cab4: Found GsupExpect[0] for "262421422932293" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@aba509b4cab4: Added IMSI table entry 0TC_gsup_check_imei(257)"262421422932293" TC_gsup_check_imei(257)@aba509b4cab4: setverdict(pass): none -> pass 20241104085657682 DAUC <0003> db_auc.c:192 IMSI='262421422932293': No 3G Auth Data 20241104085657685 DLINP <000b> input/ipa.c:451 connected read/write 20241104085657685 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085657685 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262421422932293 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421422932293"} 20241104085657685 DAUC <0003> hlr.c:428 IMSI='262421422932293': storing IMEI = 12345678901234 20241104085657689 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262421422932293 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421422932293"} 20241104085657689 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262421422932293 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085657689 DLINP <000b> input/ipa.c:451 connected read/write 20241104085657689 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085657689 DLINP <000b> input/ipa.c:451 connected read/write 20241104085657689 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(257)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085657690 DAUC <0003> db_auc.c:192 IMSI='262421422932293': No 3G Auth Data 20241104085657691 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54260<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@aba509b4cab4: Final verdict of PTC: pass 20241104085657703 DAUC <0003> db_auc.c:157 IMSI='262426665197576': No 2G Auth Data 20241104085657703 DAUC <0003> db_auc.c:192 IMSI='262426665197576': No 3G Auth Data HLR_Test-GSUP(254)@aba509b4cab4: Created GsupExpect[0] for "262426665197576" to be handled at TC_gsup_check_imei(258) 20241104085657729 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54266<->l=127.0.0.1:4258 20241104085657734 DLINP <000b> input/ipa.c:451 connected read/write 20241104085657734 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085657734 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262426665197576 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426665197576"} 20241104085657734 DMAIN <0000> hlr.c:435 IMSI='262426665197576': has IMEI = 12345678901234 (consider setting 'store-imei') 20241104085657734 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262426665197576 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426665197576"} 20241104085657734 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262426665197576 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085657734 DLINP <000b> input/ipa.c:451 connected read/write 20241104085657734 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085657735 DLINP <000b> input/ipa.c:451 connected read/write 20241104085657735 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@aba509b4cab4: Found GsupExpect[0] for "262426665197576" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@aba509b4cab4: Added IMSI table entry 1TC_gsup_check_imei(258)"262426665197576" TC_gsup_check_imei(258)@aba509b4cab4: setverdict(pass): none -> pass 20241104085657736 DAUC <0003> db_auc.c:192 IMSI='262426665197576': No 3G Auth Data 20241104085657739 DLINP <000b> input/ipa.c:451 connected read/write 20241104085657739 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085657739 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262426665197576 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426665197576"} 20241104085657739 DAUC <0003> hlr.c:428 IMSI='262426665197576': storing IMEI = 12345678901234 20241104085657743 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262426665197576 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426665197576"} 20241104085657743 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262426665197576 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085657743 DLINP <000b> input/ipa.c:451 connected read/write 20241104085657743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085657743 DLINP <000b> input/ipa.c:451 connected read/write 20241104085657743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(258)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085657744 DAUC <0003> db_auc.c:192 IMSI='262426665197576': No 3G Auth Data 20241104085657745 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54266<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@aba509b4cab4: Final verdict of PTC: pass 20241104085657757 DAUC <0003> db_auc.c:157 IMSI='262424094509109': No 2G Auth Data 20241104085657757 DAUC <0003> db_auc.c:192 IMSI='262424094509109': No 3G Auth Data HLR_Test-GSUP(254)@aba509b4cab4: Created GsupExpect[0] for "262424094509109" to be handled at TC_gsup_check_imei(259) 20241104085657781 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54270<->l=127.0.0.1:4258 20241104085657785 DLINP <000b> input/ipa.c:451 connected read/write 20241104085657785 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085657785 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262424094509109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424094509109"} 20241104085657785 DMAIN <0000> hlr.c:435 IMSI='262424094509109': has IMEI = 12345678901234 (consider setting 'store-imei') 20241104085657785 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262424094509109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424094509109"} 20241104085657785 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262424094509109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085657785 DLINP <000b> input/ipa.c:451 connected read/write 20241104085657785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085657785 DLINP <000b> input/ipa.c:451 connected read/write 20241104085657785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@aba509b4cab4: Found GsupExpect[0] for "262424094509109" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@aba509b4cab4: Added IMSI table entry 2TC_gsup_check_imei(259)"262424094509109" TC_gsup_check_imei(259)@aba509b4cab4: setverdict(pass): none -> pass 20241104085657787 DAUC <0003> db_auc.c:192 IMSI='262424094509109': No 3G Auth Data 20241104085657789 DLINP <000b> input/ipa.c:451 connected read/write 20241104085657789 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085657789 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262424094509109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424094509109"} 20241104085657789 DAUC <0003> hlr.c:428 IMSI='262424094509109': storing IMEI = 12345678901234 20241104085657792 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262424094509109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424094509109"} 20241104085657793 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262424094509109 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085657793 DLINP <000b> input/ipa.c:451 connected read/write 20241104085657793 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085657793 DLINP <000b> input/ipa.c:451 connected read/write 20241104085657793 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(259)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085657794 DAUC <0003> db_auc.c:192 IMSI='262424094509109': No 3G Auth Data 20241104085657795 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54270<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@aba509b4cab4: Final verdict of PTC: pass 20241104085657807 DAUC <0003> db_auc.c:157 IMSI='262423078616441': No 2G Auth Data 20241104085657807 DAUC <0003> db_auc.c:192 IMSI='262423078616441': No 3G Auth Data HLR_Test-GSUP(254)@aba509b4cab4: Created GsupExpect[0] for "262423078616441" to be handled at TC_gsup_check_imei(260) 20241104085657831 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54274<->l=127.0.0.1:4258 20241104085657835 DLINP <000b> input/ipa.c:451 connected read/write 20241104085657835 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085657835 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262423078616441 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423078616441"} 20241104085657835 DMAIN <0000> hlr.c:435 IMSI='262423078616441': has IMEI = 12345678901234 (consider setting 'store-imei') 20241104085657835 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262423078616441 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423078616441"} 20241104085657835 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262423078616441 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085657835 DLINP <000b> input/ipa.c:451 connected read/write 20241104085657835 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085657835 DLINP <000b> input/ipa.c:451 connected read/write 20241104085657835 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@aba509b4cab4: Found GsupExpect[0] for "262423078616441" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@aba509b4cab4: Added IMSI table entry 3TC_gsup_check_imei(260)"262423078616441" TC_gsup_check_imei(260)@aba509b4cab4: setverdict(pass): none -> pass 20241104085657837 DAUC <0003> db_auc.c:157 IMSI='262423078616441': No 2G Auth Data 20241104085657841 DLINP <000b> input/ipa.c:451 connected read/write 20241104085657841 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085657841 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262423078616441 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423078616441"} 20241104085657841 DAUC <0003> hlr.c:428 IMSI='262423078616441': storing IMEI = 12345678901234 20241104085657844 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262423078616441 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423078616441"} 20241104085657844 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262423078616441 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085657844 DLINP <000b> input/ipa.c:451 connected read/write 20241104085657844 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085657844 DLINP <000b> input/ipa.c:451 connected read/write 20241104085657844 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(260)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085657845 DAUC <0003> db_auc.c:157 IMSI='262423078616441': No 2G Auth Data 20241104085657846 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54274<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@aba509b4cab4: Final verdict of PTC: pass 20241104085657858 DAUC <0003> db_auc.c:157 IMSI='262421588394763': No 2G Auth Data 20241104085657858 DAUC <0003> db_auc.c:192 IMSI='262421588394763': No 3G Auth Data HLR_Test-GSUP(254)@aba509b4cab4: Created GsupExpect[0] for "262421588394763" to be handled at TC_gsup_check_imei(261) 20241104085657884 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54284<->l=127.0.0.1:4258 20241104085657889 DLINP <000b> input/ipa.c:451 connected read/write 20241104085657889 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085657889 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262421588394763 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421588394763"} 20241104085657889 DMAIN <0000> hlr.c:435 IMSI='262421588394763': has IMEI = 12345678901234 (consider setting 'store-imei') 20241104085657889 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262421588394763 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421588394763"} 20241104085657889 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262421588394763 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085657889 DLINP <000b> input/ipa.c:451 connected read/write 20241104085657889 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085657889 DLINP <000b> input/ipa.c:451 connected read/write 20241104085657889 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@aba509b4cab4: Found GsupExpect[0] for "262421588394763" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@aba509b4cab4: Added IMSI table entry 4TC_gsup_check_imei(261)"262421588394763" TC_gsup_check_imei(261)@aba509b4cab4: setverdict(pass): none -> pass 20241104085657891 DAUC <0003> db_auc.c:157 IMSI='262421588394763': No 2G Auth Data 20241104085657894 DLINP <000b> input/ipa.c:451 connected read/write 20241104085657894 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085657894 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262421588394763 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421588394763"} 20241104085657894 DAUC <0003> hlr.c:428 IMSI='262421588394763': storing IMEI = 12345678901234 20241104085657897 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262421588394763 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421588394763"} 20241104085657897 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262421588394763 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085657897 DLINP <000b> input/ipa.c:451 connected read/write 20241104085657897 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085657897 DLINP <000b> input/ipa.c:451 connected read/write 20241104085657897 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(261)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085657898 DAUC <0003> db_auc.c:157 IMSI='262421588394763': No 2G Auth Data 20241104085657899 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54284<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@aba509b4cab4: Final verdict of PTC: pass 20241104085657910 DAUC <0003> db_auc.c:157 IMSI='262422212966481': No 2G Auth Data 20241104085657910 DAUC <0003> db_auc.c:192 IMSI='262422212966481': No 3G Auth Data HLR_Test-GSUP(254)@aba509b4cab4: Created GsupExpect[0] for "262422212966481" to be handled at TC_gsup_check_imei(262) 20241104085657937 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54294<->l=127.0.0.1:4258 20241104085657943 DLINP <000b> input/ipa.c:451 connected read/write 20241104085657943 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085657943 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262422212966481 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422212966481"} 20241104085657943 DMAIN <0000> hlr.c:435 IMSI='262422212966481': has IMEI = 12345678901234 (consider setting 'store-imei') 20241104085657943 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262422212966481 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422212966481"} 20241104085657943 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262422212966481 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085657943 DLINP <000b> input/ipa.c:451 connected read/write 20241104085657943 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085657943 DLINP <000b> input/ipa.c:451 connected read/write 20241104085657943 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@aba509b4cab4: Found GsupExpect[0] for "262422212966481" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@aba509b4cab4: Added IMSI table entry 5TC_gsup_check_imei(262)"262422212966481" TC_gsup_check_imei(262)@aba509b4cab4: setverdict(pass): none -> pass 20241104085657949 DLINP <000b> input/ipa.c:451 connected read/write 20241104085657949 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085657949 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262422212966481 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422212966481"} 20241104085657949 DAUC <0003> hlr.c:428 IMSI='262422212966481': storing IMEI = 12345678901234 20241104085657952 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262422212966481 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422212966481"} 20241104085657952 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262422212966481 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085657952 DLINP <000b> input/ipa.c:451 connected read/write 20241104085657952 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085657952 DLINP <000b> input/ipa.c:451 connected read/write 20241104085657952 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085657955 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54294<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@aba509b4cab4: Final verdict of PTC: pass 20241104085657970 DAUC <0003> db_auc.c:157 IMSI='262429723878748': No 2G Auth Data 20241104085657970 DAUC <0003> db_auc.c:192 IMSI='262429723878748': No 3G Auth Data HLR_Test-GSUP(254)@aba509b4cab4: Created GsupExpect[0] for "262429723878748" to be handled at TC_gsup_check_imei(263) 20241104085657997 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54300<->l=127.0.0.1:4258 20241104085658003 DLINP <000b> input/ipa.c:451 connected read/write 20241104085658003 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085658003 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262429723878748 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429723878748"} 20241104085658003 DMAIN <0000> hlr.c:435 IMSI='262429723878748': has IMEI = 12345678901234 (consider setting 'store-imei') 20241104085658003 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262429723878748 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429723878748"} 20241104085658003 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262429723878748 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085658003 DLINP <000b> input/ipa.c:451 connected read/write 20241104085658003 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085658003 DLINP <000b> input/ipa.c:451 connected read/write 20241104085658003 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@aba509b4cab4: Found GsupExpect[0] for "262429723878748" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@aba509b4cab4: Added IMSI table entry 6TC_gsup_check_imei(263)"262429723878748" TC_gsup_check_imei(263)@aba509b4cab4: setverdict(pass): none -> pass 20241104085658007 DLINP <000b> input/ipa.c:451 connected read/write 20241104085658007 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085658007 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262429723878748 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429723878748"} 20241104085658007 DAUC <0003> hlr.c:428 IMSI='262429723878748': storing IMEI = 12345678901234 20241104085658010 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262429723878748 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429723878748"} 20241104085658010 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262429723878748 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085658010 DLINP <000b> input/ipa.c:451 connected read/write 20241104085658010 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085658010 DLINP <000b> input/ipa.c:451 connected read/write 20241104085658010 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085658013 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54300<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@aba509b4cab4: Final verdict of PTC: pass 20241104085658028 DAUC <0003> db_auc.c:157 IMSI='262422245335604': No 2G Auth Data 20241104085658028 DAUC <0003> db_auc.c:192 IMSI='262422245335604': No 3G Auth Data HLR_Test-GSUP(254)@aba509b4cab4: Created GsupExpect[0] for "262422245335604" to be handled at TC_gsup_check_imei(264) 20241104085658055 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54310<->l=127.0.0.1:4258 20241104085658061 DLINP <000b> input/ipa.c:451 connected read/write 20241104085658061 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085658061 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262422245335604 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422245335604"} 20241104085658061 DMAIN <0000> hlr.c:435 IMSI='262422245335604': has IMEI = 12345678901234 (consider setting 'store-imei') 20241104085658061 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262422245335604 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422245335604"} 20241104085658061 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262422245335604 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085658061 DLINP <000b> input/ipa.c:451 connected read/write 20241104085658061 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085658061 DLINP <000b> input/ipa.c:451 connected read/write 20241104085658061 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@aba509b4cab4: Found GsupExpect[0] for "262422245335604" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@aba509b4cab4: Added IMSI table entry 7TC_gsup_check_imei(264)"262422245335604" TC_gsup_check_imei(264)@aba509b4cab4: setverdict(pass): none -> pass 20241104085658065 DLINP <000b> input/ipa.c:451 connected read/write 20241104085658065 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085658065 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262422245335604 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422245335604"} 20241104085658065 DAUC <0003> hlr.c:428 IMSI='262422245335604': storing IMEI = 12345678901234 20241104085658068 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262422245335604 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422245335604"} 20241104085658068 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262422245335604 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085658068 DLINP <000b> input/ipa.c:451 connected read/write 20241104085658068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085658069 DLINP <000b> input/ipa.c:451 connected read/write 20241104085658069 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085658071 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54310<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@aba509b4cab4: Final verdict of PTC: pass MTC@aba509b4cab4: setverdict(pass): none -> pass 20241104085658083 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54246<->l=127.0.0.1:4258 20241104085658084 DLINP <000b> input/ipa.c:451 connected read/write 20241104085658084 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085658084 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104085658084 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104085658084 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(254)@aba509b4cab4: Final verdict of PTC: none 20241104085658084 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34121<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(253)@aba509b4cab4: Final verdict of PTC: none 255@aba509b4cab4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@aba509b4cab4: Final verdict of PTC: none MTC@aba509b4cab4: Setting final verdict of the test case. MTC@aba509b4cab4: Local verdict of MTC: pass MTC@aba509b4cab4: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@aba509b4cab4: Test case TC_gsup_check_imei finished. Verdict: pass MTC@aba509b4cab4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass'. Mon Nov 4 08: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 20241104085658123 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54312<->l=127.0.0.1:4258 20241104085658224 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54312<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=43604) Waiting for packet dumper to finish... 1 (prev_count=43604, count=68524) MTC@aba509b4cab4: 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@aba509b4cab4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy'. ------ HLR_Tests.TC_gsup_check_imei_via_proxy ------ Mon Nov 4 08: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@aba509b4cab4: 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@aba509b4cab4: Test case TC_gsup_check_imei_via_proxy started. MTC@aba509b4cab4: legacy= false MTC@aba509b4cab4: in not legacy case 1 MTC@aba509b4cab4: in not legacy case 2 20241104085701301 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104085701301 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@aba509b4cab4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241104085701304 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701304 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085701304 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54316<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@aba509b4cab4: 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)@aba509b4cab4: 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 } } } } 20241104085701307 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701307 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085701307 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104085701307 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104085701307 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  20241104085701307 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104085701307 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  20241104085701307 DLGSUP <0013> gsup_server.c:235 2:  20241104085701307 DLGSUP <0013> gsup_server.c:237 2: 00  20241104085701307 DLGSUP <0013> gsup_server.c:235 3:  20241104085701307 DLGSUP <0013> gsup_server.c:237 3: 00  20241104085701307 DLGSUP <0013> gsup_server.c:235 4:  20241104085701307 DLGSUP <0013> gsup_server.c:237 4: 00  20241104085701307 DLGSUP <0013> gsup_server.c:235 5:  20241104085701307 DLGSUP <0013> gsup_server.c:237 5: 00  20241104085701307 DLGSUP <0013> gsup_server.c:235 7:  20241104085701307 DLGSUP <0013> gsup_server.c:237 7: 00  20241104085701307 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104085701307 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104085701307 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)@aba509b4cab4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 267@aba509b4cab4: 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") 20241104085701327 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46475<->l=127.0.0.1:4259) 20241104085701346 DAUC <0003> db_auc.c:157 IMSI='262423195839615': No 2G Auth Data 20241104085701346 DAUC <0003> db_auc.c:192 IMSI='262423195839615': No 3G Auth Data HLR_Test-GSUP(266)@aba509b4cab4: Created GsupExpect[0] for "262423195839615" to be handled at TC_gsup_check_imei_via_proxy(269) 20241104085701389 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54326<->l=127.0.0.1:4258 20241104085701394 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701394 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085701394 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262423195839615 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423195839615" source_name="the-source\n"} 20241104085701394 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241104085701394 DMAIN <0000> hlr.c:435 IMSI='262423195839615': has IMEI = 12345678901234 (consider setting 'store-imei') 20241104085701394 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262423195839615 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423195839615" destination_name="the-source\n"} 20241104085701394 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262423195839615 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085701394 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701394 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085701394 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701394 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@aba509b4cab4: Found GsupExpect[0] for "262423195839615" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@aba509b4cab4: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262423195839615" TC_gsup_check_imei_via_proxy(269)@aba509b4cab4: setverdict(pass): none -> pass 20241104085701396 DAUC <0003> db_auc.c:192 IMSI='262423195839615': No 3G Auth Data 20241104085701399 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701399 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085701399 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262423195839615 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423195839615" source_name="the-source\n"} 20241104085701399 DAUC <0003> hlr.c:428 IMSI='262423195839615': storing IMEI = 12345678901234 20241104085701402 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262423195839615 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423195839615" destination_name="the-source\n"} 20241104085701402 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262423195839615 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085701402 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085701402 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(269)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085701404 DAUC <0003> db_auc.c:192 IMSI='262423195839615': No 3G Auth Data 20241104085701405 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54326<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@aba509b4cab4: Final verdict of PTC: pass 20241104085701418 DAUC <0003> db_auc.c:157 IMSI='262420398915435': No 2G Auth Data 20241104085701418 DAUC <0003> db_auc.c:192 IMSI='262420398915435': No 3G Auth Data HLR_Test-GSUP(266)@aba509b4cab4: Created GsupExpect[0] for "262420398915435" to be handled at TC_gsup_check_imei_via_proxy(270) 20241104085701443 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54338<->l=127.0.0.1:4258 20241104085701449 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701449 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085701449 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262420398915435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420398915435" source_name="the-source\n"} 20241104085701449 DMAIN <0000> hlr.c:435 IMSI='262420398915435': has IMEI = 12345678901234 (consider setting 'store-imei') 20241104085701449 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262420398915435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420398915435" destination_name="the-source\n"} 20241104085701449 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262420398915435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085701449 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701449 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085701449 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701449 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@aba509b4cab4: Found GsupExpect[0] for "262420398915435" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@aba509b4cab4: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262420398915435" TC_gsup_check_imei_via_proxy(270)@aba509b4cab4: setverdict(pass): none -> pass 20241104085701451 DAUC <0003> db_auc.c:192 IMSI='262420398915435': No 3G Auth Data 20241104085701455 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701455 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085701455 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262420398915435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420398915435" source_name="the-source\n"} 20241104085701455 DAUC <0003> hlr.c:428 IMSI='262420398915435': storing IMEI = 12345678901234 20241104085701462 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262420398915435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420398915435" destination_name="the-source\n"} 20241104085701462 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262420398915435 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085701462 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701462 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085701462 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701462 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(270)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085701463 DAUC <0003> db_auc.c:192 IMSI='262420398915435': No 3G Auth Data 20241104085701464 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54338<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@aba509b4cab4: Final verdict of PTC: pass 20241104085701482 DAUC <0003> db_auc.c:157 IMSI='262421753178970': No 2G Auth Data 20241104085701482 DAUC <0003> db_auc.c:192 IMSI='262421753178970': No 3G Auth Data HLR_Test-GSUP(266)@aba509b4cab4: Created GsupExpect[0] for "262421753178970" to be handled at TC_gsup_check_imei_via_proxy(271) 20241104085701515 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54348<->l=127.0.0.1:4258 20241104085701522 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701522 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085701522 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262421753178970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421753178970" source_name="the-source\n"} 20241104085701522 DMAIN <0000> hlr.c:435 IMSI='262421753178970': has IMEI = 12345678901234 (consider setting 'store-imei') 20241104085701522 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262421753178970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421753178970" destination_name="the-source\n"} 20241104085701522 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262421753178970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085701522 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085701522 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@aba509b4cab4: Found GsupExpect[0] for "262421753178970" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@aba509b4cab4: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262421753178970" TC_gsup_check_imei_via_proxy(271)@aba509b4cab4: setverdict(pass): none -> pass 20241104085701524 DAUC <0003> db_auc.c:192 IMSI='262421753178970': No 3G Auth Data 20241104085701527 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701527 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085701527 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262421753178970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421753178970" source_name="the-source\n"} 20241104085701527 DAUC <0003> hlr.c:428 IMSI='262421753178970': storing IMEI = 12345678901234 20241104085701531 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262421753178970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421753178970" destination_name="the-source\n"} 20241104085701531 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262421753178970 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085701531 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701531 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085701531 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701531 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(271)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085701532 DAUC <0003> db_auc.c:192 IMSI='262421753178970': No 3G Auth Data 20241104085701533 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54348<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@aba509b4cab4: Final verdict of PTC: pass 20241104085701545 DAUC <0003> db_auc.c:157 IMSI='262424082273994': No 2G Auth Data 20241104085701545 DAUC <0003> db_auc.c:192 IMSI='262424082273994': No 3G Auth Data HLR_Test-GSUP(266)@aba509b4cab4: Created GsupExpect[0] for "262424082273994" to be handled at TC_gsup_check_imei_via_proxy(272) 20241104085701569 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54364<->l=127.0.0.1:4258 20241104085701575 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701575 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085701575 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262424082273994 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424082273994" source_name="the-source\n"} 20241104085701575 DMAIN <0000> hlr.c:435 IMSI='262424082273994': has IMEI = 12345678901234 (consider setting 'store-imei') 20241104085701575 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262424082273994 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424082273994" destination_name="the-source\n"} 20241104085701575 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262424082273994 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085701575 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701575 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085701575 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701575 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@aba509b4cab4: Found GsupExpect[0] for "262424082273994" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@aba509b4cab4: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262424082273994" TC_gsup_check_imei_via_proxy(272)@aba509b4cab4: setverdict(pass): none -> pass 20241104085701577 DAUC <0003> db_auc.c:157 IMSI='262424082273994': No 2G Auth Data 20241104085701579 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701579 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085701579 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262424082273994 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424082273994" source_name="the-source\n"} 20241104085701579 DAUC <0003> hlr.c:428 IMSI='262424082273994': storing IMEI = 12345678901234 20241104085701582 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262424082273994 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424082273994" destination_name="the-source\n"} 20241104085701582 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262424082273994 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085701582 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085701582 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701582 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(272)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085701584 DAUC <0003> db_auc.c:157 IMSI='262424082273994': No 2G Auth Data 20241104085701585 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54364<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@aba509b4cab4: Final verdict of PTC: pass 20241104085701600 DAUC <0003> db_auc.c:157 IMSI='262426724865641': No 2G Auth Data 20241104085701600 DAUC <0003> db_auc.c:192 IMSI='262426724865641': No 3G Auth Data HLR_Test-GSUP(266)@aba509b4cab4: Created GsupExpect[0] for "262426724865641" to be handled at TC_gsup_check_imei_via_proxy(273) 20241104085701626 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54366<->l=127.0.0.1:4258 20241104085701630 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701630 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085701630 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262426724865641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426724865641" source_name="the-source\n"} 20241104085701630 DMAIN <0000> hlr.c:435 IMSI='262426724865641': has IMEI = 12345678901234 (consider setting 'store-imei') 20241104085701630 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262426724865641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426724865641" destination_name="the-source\n"} 20241104085701630 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262426724865641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085701630 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701630 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085701630 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701630 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@aba509b4cab4: Found GsupExpect[0] for "262426724865641" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@aba509b4cab4: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262426724865641" TC_gsup_check_imei_via_proxy(273)@aba509b4cab4: setverdict(pass): none -> pass 20241104085701631 DAUC <0003> db_auc.c:157 IMSI='262426724865641': No 2G Auth Data 20241104085701634 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701634 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085701634 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262426724865641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426724865641" source_name="the-source\n"} 20241104085701634 DAUC <0003> hlr.c:428 IMSI='262426724865641': storing IMEI = 12345678901234 20241104085701637 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262426724865641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426724865641" destination_name="the-source\n"} 20241104085701637 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262426724865641 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085701637 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701637 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085701637 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701637 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(273)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085701638 DAUC <0003> db_auc.c:157 IMSI='262426724865641': No 2G Auth Data 20241104085701639 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54366<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@aba509b4cab4: Final verdict of PTC: pass 20241104085701651 DAUC <0003> db_auc.c:157 IMSI='262423757286453': No 2G Auth Data 20241104085701651 DAUC <0003> db_auc.c:192 IMSI='262423757286453': No 3G Auth Data HLR_Test-GSUP(266)@aba509b4cab4: Created GsupExpect[0] for "262423757286453" to be handled at TC_gsup_check_imei_via_proxy(274) 20241104085701679 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54372<->l=127.0.0.1:4258 20241104085701683 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701683 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085701683 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262423757286453 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423757286453" source_name="the-source\n"} 20241104085701683 DMAIN <0000> hlr.c:435 IMSI='262423757286453': has IMEI = 12345678901234 (consider setting 'store-imei') 20241104085701683 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262423757286453 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423757286453" destination_name="the-source\n"} 20241104085701683 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262423757286453 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085701683 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701683 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085701683 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701683 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@aba509b4cab4: Found GsupExpect[0] for "262423757286453" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@aba509b4cab4: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262423757286453" TC_gsup_check_imei_via_proxy(274)@aba509b4cab4: setverdict(pass): none -> pass 20241104085701686 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701686 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085701686 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262423757286453 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423757286453" source_name="the-source\n"} 20241104085701686 DAUC <0003> hlr.c:428 IMSI='262423757286453': storing IMEI = 12345678901234 20241104085701690 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262423757286453 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423757286453" destination_name="the-source\n"} 20241104085701690 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262423757286453 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085701690 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701690 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085701690 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701690 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085701692 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54372<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@aba509b4cab4: Final verdict of PTC: pass 20241104085701706 DAUC <0003> db_auc.c:157 IMSI='262420607043183': No 2G Auth Data 20241104085701706 DAUC <0003> db_auc.c:192 IMSI='262420607043183': No 3G Auth Data HLR_Test-GSUP(266)@aba509b4cab4: Created GsupExpect[0] for "262420607043183" to be handled at TC_gsup_check_imei_via_proxy(275) 20241104085701730 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54378<->l=127.0.0.1:4258 20241104085701737 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701737 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085701737 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262420607043183 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420607043183" source_name="the-source\n"} 20241104085701737 DMAIN <0000> hlr.c:435 IMSI='262420607043183': has IMEI = 12345678901234 (consider setting 'store-imei') 20241104085701737 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262420607043183 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420607043183" destination_name="the-source\n"} 20241104085701737 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262420607043183 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085701737 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701737 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085701737 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701737 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@aba509b4cab4: Found GsupExpect[0] for "262420607043183" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@aba509b4cab4: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262420607043183" TC_gsup_check_imei_via_proxy(275)@aba509b4cab4: setverdict(pass): none -> pass 20241104085701742 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701742 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085701742 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262420607043183 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420607043183" source_name="the-source\n"} 20241104085701742 DAUC <0003> hlr.c:428 IMSI='262420607043183': storing IMEI = 12345678901234 20241104085701745 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262420607043183 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420607043183" destination_name="the-source\n"} 20241104085701746 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262420607043183 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085701746 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701746 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085701746 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701746 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085701748 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54378<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@aba509b4cab4: Final verdict of PTC: pass 20241104085701762 DAUC <0003> db_auc.c:157 IMSI='262429940816997': No 2G Auth Data 20241104085701762 DAUC <0003> db_auc.c:192 IMSI='262429940816997': No 3G Auth Data HLR_Test-GSUP(266)@aba509b4cab4: Created GsupExpect[0] for "262429940816997" to be handled at TC_gsup_check_imei_via_proxy(276) 20241104085701788 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54390<->l=127.0.0.1:4258 20241104085701792 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701792 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085701792 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262429940816997 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429940816997" source_name="the-source\n"} 20241104085701792 DMAIN <0000> hlr.c:435 IMSI='262429940816997': has IMEI = 12345678901234 (consider setting 'store-imei') 20241104085701792 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262429940816997 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429940816997" destination_name="the-source\n"} 20241104085701792 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262429940816997 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085701792 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085701792 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701792 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@aba509b4cab4: Found GsupExpect[0] for "262429940816997" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@aba509b4cab4: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262429940816997" TC_gsup_check_imei_via_proxy(276)@aba509b4cab4: setverdict(pass): none -> pass 20241104085701796 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701796 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085701796 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262429940816997 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429940816997" source_name="the-source\n"} 20241104085701796 DAUC <0003> hlr.c:428 IMSI='262429940816997': storing IMEI = 12345678901234 20241104085701799 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262429940816997 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429940816997" destination_name="the-source\n"} 20241104085701799 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262429940816997 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085701799 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701799 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085701799 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701799 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085701801 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54390<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@aba509b4cab4: Final verdict of PTC: pass MTC@aba509b4cab4: setverdict(pass): none -> pass 20241104085701813 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54316<->l=127.0.0.1:4258 20241104085701814 DLINP <000b> input/ipa.c:451 connected read/write 20241104085701814 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085701814 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104085701814 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104085701814 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104085701814 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241104085701814 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46475<->l=127.0.0.1:4259) HLR_Test-GSUP(266)@aba509b4cab4: Final verdict of PTC: none HLR_Test-GSUP-IPA(265)@aba509b4cab4: Final verdict of PTC: none 267@aba509b4cab4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@aba509b4cab4: Final verdict of PTC: none MTC@aba509b4cab4: Setting final verdict of the test case. MTC@aba509b4cab4: Local verdict of MTC: pass MTC@aba509b4cab4: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@aba509b4cab4: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@aba509b4cab4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass'. Mon Nov 4 08:57:01 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 20241104085701857 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54404<->l=127.0.0.1:4258 20241104085701958 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54404<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5420) Waiting for packet dumper to finish... 1 (prev_count=5420, count=69504) MTC@aba509b4cab4: 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@aba509b4cab4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len'. ------ HLR_Tests.TC_gsup_check_imei_invalid_len ------ Mon Nov 4 08:57:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@aba509b4cab4: 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@aba509b4cab4: Test case TC_gsup_check_imei_invalid_len started. MTC@aba509b4cab4: legacy= false MTC@aba509b4cab4: in not legacy case 1 MTC@aba509b4cab4: in not legacy case 2 20241104085705038 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104085705038 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@aba509b4cab4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241104085705040 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705040 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085705040 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54416<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@aba509b4cab4: 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)@aba509b4cab4: 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 } } } } 20241104085705043 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705043 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085705043 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104085705043 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104085705043 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  20241104085705043 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104085705043 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  20241104085705043 DLGSUP <0013> gsup_server.c:235 2:  20241104085705043 DLGSUP <0013> gsup_server.c:237 2: 00  20241104085705043 DLGSUP <0013> gsup_server.c:235 3:  20241104085705043 DLGSUP <0013> gsup_server.c:237 3: 00  20241104085705043 DLGSUP <0013> gsup_server.c:235 4:  20241104085705043 DLGSUP <0013> gsup_server.c:237 4: 00  20241104085705043 DLGSUP <0013> gsup_server.c:235 5:  20241104085705043 DLGSUP <0013> gsup_server.c:237 5: 00  20241104085705043 DLGSUP <0013> gsup_server.c:235 7:  20241104085705043 DLGSUP <0013> gsup_server.c:237 7: 00  20241104085705043 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104085705043 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104085705043 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)@aba509b4cab4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 279@aba509b4cab4: 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") 20241104085705061 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:32993<->l=127.0.0.1:4259) 20241104085705077 DAUC <0003> db_auc.c:157 IMSI='262429659235710': No 2G Auth Data 20241104085705077 DAUC <0003> db_auc.c:192 IMSI='262429659235710': No 3G Auth Data HLR_Test-GSUP(278)@aba509b4cab4: Created GsupExpect[0] for "262429659235710" to be handled at TC_gsup_check_imei_invalid_len(281) 20241104085705100 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54422<->l=127.0.0.1:4258 20241104085705105 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705105 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085705105 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262429659235710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429659235710"} 20241104085705105 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262429659235710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241104085705105 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262429659235710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429659235710" cause=Invalid mandatory information} 20241104085705105 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262429659235710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085705105 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705105 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@aba509b4cab4: Found GsupExpect[0] for "262429659235710" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@aba509b4cab4: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262429659235710" TC_gsup_check_imei_invalid_len(281)@aba509b4cab4: setverdict(pass): none -> pass 20241104085705108 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705108 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085705108 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262429659235710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429659235710"} 20241104085705108 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262429659235710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241104085705108 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262429659235710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429659235710" cause=Invalid mandatory information} 20241104085705108 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262429659235710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085705108 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705108 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085705110 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705110 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085705110 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262429659235710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429659235710"} 20241104085705110 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262429659235710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241104085705110 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262429659235710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429659235710" cause=Invalid mandatory information} 20241104085705110 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262429659235710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085705110 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705110 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705110 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705110 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085705112 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705112 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085705112 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262429659235710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429659235710"} 20241104085705112 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262429659235710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241104085705112 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262429659235710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429659235710" cause=Invalid mandatory information} 20241104085705112 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262429659235710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085705112 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705112 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705112 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705112 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085705114 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705114 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085705114 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262429659235710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429659235710"} 20241104085705114 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262429659235710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241104085705114 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262429659235710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429659235710" cause=Invalid mandatory information} 20241104085705114 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262429659235710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085705114 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705114 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705114 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705114 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085705115 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54422<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@aba509b4cab4: Final verdict of PTC: pass 20241104085705129 DAUC <0003> db_auc.c:157 IMSI='262423122123804': No 2G Auth Data 20241104085705129 DAUC <0003> db_auc.c:192 IMSI='262423122123804': No 3G Auth Data HLR_Test-GSUP(278)@aba509b4cab4: Created GsupExpect[0] for "262423122123804" to be handled at TC_gsup_check_imei_invalid_len(282) 20241104085705153 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54424<->l=127.0.0.1:4258 20241104085705156 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705156 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085705156 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262423122123804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423122123804"} 20241104085705156 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262423122123804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241104085705156 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262423122123804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423122123804" cause=Invalid mandatory information} 20241104085705156 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262423122123804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085705156 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705156 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705156 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705156 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@aba509b4cab4: Found GsupExpect[0] for "262423122123804" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@aba509b4cab4: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262423122123804" TC_gsup_check_imei_invalid_len(282)@aba509b4cab4: setverdict(pass): none -> pass 20241104085705158 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705158 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085705158 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262423122123804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423122123804"} 20241104085705158 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262423122123804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241104085705158 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262423122123804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423122123804" cause=Invalid mandatory information} 20241104085705158 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262423122123804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085705158 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705158 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705158 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705158 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085705160 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705160 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085705160 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262423122123804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423122123804"} 20241104085705160 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262423122123804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241104085705160 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262423122123804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423122123804" cause=Invalid mandatory information} 20241104085705160 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262423122123804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085705160 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705160 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705160 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705160 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085705161 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705161 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085705161 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262423122123804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423122123804"} 20241104085705161 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262423122123804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241104085705161 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262423122123804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423122123804" cause=Invalid mandatory information} 20241104085705161 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262423122123804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085705161 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705161 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705161 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705161 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085705163 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705163 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085705163 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262423122123804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423122123804"} 20241104085705163 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262423122123804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241104085705163 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262423122123804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423122123804" cause=Invalid mandatory information} 20241104085705163 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262423122123804 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085705163 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705163 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705163 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705163 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085705164 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54424<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@aba509b4cab4: Final verdict of PTC: pass 20241104085705176 DAUC <0003> db_auc.c:157 IMSI='262422856512722': No 2G Auth Data 20241104085705176 DAUC <0003> db_auc.c:192 IMSI='262422856512722': No 3G Auth Data HLR_Test-GSUP(278)@aba509b4cab4: Created GsupExpect[0] for "262422856512722" to be handled at TC_gsup_check_imei_invalid_len(283) 20241104085705199 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54438<->l=127.0.0.1:4258 20241104085705202 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705202 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085705202 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422856512722 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422856512722"} 20241104085705202 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422856512722 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241104085705202 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422856512722 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422856512722" cause=Invalid mandatory information} 20241104085705202 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262422856512722 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085705202 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705202 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705202 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705202 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@aba509b4cab4: Found GsupExpect[0] for "262422856512722" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@aba509b4cab4: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262422856512722" TC_gsup_check_imei_invalid_len(283)@aba509b4cab4: setverdict(pass): none -> pass 20241104085705204 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705204 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085705204 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422856512722 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422856512722"} 20241104085705204 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422856512722 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241104085705204 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422856512722 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422856512722" cause=Invalid mandatory information} 20241104085705204 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262422856512722 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085705204 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705204 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705204 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705204 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085705206 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705206 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085705206 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422856512722 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422856512722"} 20241104085705206 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422856512722 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241104085705206 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422856512722 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422856512722" cause=Invalid mandatory information} 20241104085705206 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262422856512722 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085705206 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705206 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705206 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705206 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085705208 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705208 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085705208 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422856512722 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422856512722"} 20241104085705208 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422856512722 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241104085705208 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422856512722 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422856512722" cause=Invalid mandatory information} 20241104085705208 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262422856512722 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085705208 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705208 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705208 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705208 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085705210 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705210 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085705210 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422856512722 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422856512722"} 20241104085705210 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422856512722 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241104085705210 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422856512722 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422856512722" cause=Invalid mandatory information} 20241104085705210 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262422856512722 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085705210 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705210 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705210 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705210 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085705212 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54438<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@aba509b4cab4: Final verdict of PTC: pass 20241104085705223 DAUC <0003> db_auc.c:157 IMSI='262424715791282': No 2G Auth Data 20241104085705223 DAUC <0003> db_auc.c:192 IMSI='262424715791282': No 3G Auth Data HLR_Test-GSUP(278)@aba509b4cab4: Created GsupExpect[0] for "262424715791282" to be handled at TC_gsup_check_imei_invalid_len(284) 20241104085705248 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54446<->l=127.0.0.1:4258 20241104085705252 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705252 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085705252 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424715791282 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424715791282"} 20241104085705252 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424715791282 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241104085705252 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424715791282 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424715791282" cause=Invalid mandatory information} 20241104085705252 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424715791282 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085705252 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705252 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705252 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705252 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@aba509b4cab4: Found GsupExpect[0] for "262424715791282" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@aba509b4cab4: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262424715791282" TC_gsup_check_imei_invalid_len(284)@aba509b4cab4: setverdict(pass): none -> pass 20241104085705253 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705253 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085705253 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424715791282 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424715791282"} 20241104085705253 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424715791282 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241104085705253 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424715791282 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424715791282" cause=Invalid mandatory information} 20241104085705253 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424715791282 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085705253 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705253 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705254 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705254 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085705255 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705255 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085705255 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424715791282 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424715791282"} 20241104085705255 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424715791282 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241104085705255 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424715791282 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424715791282" cause=Invalid mandatory information} 20241104085705255 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424715791282 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085705255 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705255 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705255 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705255 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085705257 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705257 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085705257 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424715791282 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424715791282"} 20241104085705257 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424715791282 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241104085705257 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424715791282 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424715791282" cause=Invalid mandatory information} 20241104085705257 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424715791282 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085705257 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705257 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705257 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705257 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085705258 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705258 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085705258 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424715791282 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424715791282"} 20241104085705258 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424715791282 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241104085705258 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424715791282 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424715791282" cause=Invalid mandatory information} 20241104085705258 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424715791282 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085705258 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705258 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085705260 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54446<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@aba509b4cab4: Final verdict of PTC: pass 20241104085705271 DAUC <0003> db_auc.c:157 IMSI='262427882301343': No 2G Auth Data 20241104085705271 DAUC <0003> db_auc.c:192 IMSI='262427882301343': No 3G Auth Data HLR_Test-GSUP(278)@aba509b4cab4: Created GsupExpect[0] for "262427882301343" to be handled at TC_gsup_check_imei_invalid_len(285) 20241104085705294 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54456<->l=127.0.0.1:4258 20241104085705298 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705298 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085705298 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262427882301343 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427882301343"} 20241104085705298 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262427882301343 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241104085705298 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262427882301343 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427882301343" cause=Invalid mandatory information} 20241104085705298 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262427882301343 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085705298 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705298 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705298 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705298 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@aba509b4cab4: Found GsupExpect[0] for "262427882301343" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@aba509b4cab4: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262427882301343" TC_gsup_check_imei_invalid_len(285)@aba509b4cab4: setverdict(pass): none -> pass 20241104085705300 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705300 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085705300 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262427882301343 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427882301343"} 20241104085705300 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262427882301343 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241104085705300 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262427882301343 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427882301343" cause=Invalid mandatory information} 20241104085705300 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262427882301343 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085705300 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705300 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705300 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705300 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085705302 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705302 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085705302 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262427882301343 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427882301343"} 20241104085705302 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262427882301343 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241104085705302 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262427882301343 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427882301343" cause=Invalid mandatory information} 20241104085705302 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262427882301343 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085705302 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705302 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705302 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705302 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085705304 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705304 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085705304 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262427882301343 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427882301343"} 20241104085705304 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262427882301343 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241104085705304 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262427882301343 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427882301343" cause=Invalid mandatory information} 20241104085705304 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262427882301343 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085705304 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705304 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705304 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705304 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085705306 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705306 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085705306 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262427882301343 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427882301343"} 20241104085705306 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262427882301343 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241104085705306 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262427882301343 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427882301343" cause=Invalid mandatory information} 20241104085705306 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262427882301343 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085705306 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705306 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705306 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705306 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085705307 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54456<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@aba509b4cab4: Final verdict of PTC: pass 20241104085705318 DAUC <0003> db_auc.c:157 IMSI='262428484363717': No 2G Auth Data 20241104085705318 DAUC <0003> db_auc.c:192 IMSI='262428484363717': No 3G Auth Data HLR_Test-GSUP(278)@aba509b4cab4: Created GsupExpect[0] for "262428484363717" to be handled at TC_gsup_check_imei_invalid_len(286) 20241104085705347 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54464<->l=127.0.0.1:4258 20241104085705351 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705351 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085705351 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262428484363717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428484363717"} 20241104085705351 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262428484363717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241104085705351 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262428484363717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428484363717" cause=Invalid mandatory information} 20241104085705351 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262428484363717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085705351 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705351 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705351 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705351 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@aba509b4cab4: Found GsupExpect[0] for "262428484363717" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@aba509b4cab4: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262428484363717" TC_gsup_check_imei_invalid_len(286)@aba509b4cab4: setverdict(pass): none -> pass 20241104085705354 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705354 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085705354 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262428484363717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428484363717"} 20241104085705354 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262428484363717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241104085705354 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262428484363717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428484363717" cause=Invalid mandatory information} 20241104085705354 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262428484363717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085705354 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705354 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705354 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705354 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085705356 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705356 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085705356 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262428484363717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428484363717"} 20241104085705356 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262428484363717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241104085705356 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262428484363717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428484363717" cause=Invalid mandatory information} 20241104085705356 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262428484363717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085705356 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705356 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705356 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705356 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085705357 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705357 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085705357 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262428484363717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428484363717"} 20241104085705357 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262428484363717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241104085705357 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262428484363717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428484363717" cause=Invalid mandatory information} 20241104085705357 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262428484363717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085705357 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705357 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705357 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705357 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085705359 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705359 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085705359 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262428484363717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428484363717"} 20241104085705359 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262428484363717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241104085705359 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262428484363717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428484363717" cause=Invalid mandatory information} 20241104085705359 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262428484363717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085705359 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705359 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705359 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705359 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085705361 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54464<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@aba509b4cab4: Final verdict of PTC: pass 20241104085705375 DAUC <0003> db_auc.c:157 IMSI='262425805922449': No 2G Auth Data 20241104085705375 DAUC <0003> db_auc.c:192 IMSI='262425805922449': No 3G Auth Data HLR_Test-GSUP(278)@aba509b4cab4: Created GsupExpect[0] for "262425805922449" to be handled at TC_gsup_check_imei_invalid_len(287) 20241104085705406 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54470<->l=127.0.0.1:4258 20241104085705409 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705409 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085705409 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262425805922449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425805922449"} 20241104085705409 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262425805922449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241104085705409 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262425805922449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425805922449" cause=Invalid mandatory information} 20241104085705409 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262425805922449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085705409 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705409 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705409 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705409 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@aba509b4cab4: Found GsupExpect[0] for "262425805922449" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@aba509b4cab4: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262425805922449" TC_gsup_check_imei_invalid_len(287)@aba509b4cab4: setverdict(pass): none -> pass 20241104085705410 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705410 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085705410 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262425805922449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425805922449"} 20241104085705410 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262425805922449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241104085705410 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262425805922449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425805922449" cause=Invalid mandatory information} 20241104085705410 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262425805922449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085705410 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705410 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705410 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705410 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085705412 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705412 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085705412 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262425805922449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425805922449"} 20241104085705412 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262425805922449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241104085705412 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262425805922449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425805922449" cause=Invalid mandatory information} 20241104085705412 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262425805922449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085705412 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705412 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705412 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705412 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085705414 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705414 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085705414 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262425805922449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425805922449"} 20241104085705414 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262425805922449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241104085705414 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262425805922449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425805922449" cause=Invalid mandatory information} 20241104085705414 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262425805922449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085705414 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705414 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705414 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705414 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085705415 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705415 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085705415 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262425805922449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425805922449"} 20241104085705415 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262425805922449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241104085705415 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262425805922449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425805922449" cause=Invalid mandatory information} 20241104085705415 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262425805922449 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085705415 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705415 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085705417 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54470<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@aba509b4cab4: Final verdict of PTC: pass 20241104085705432 DAUC <0003> db_auc.c:157 IMSI='262427250855063': No 2G Auth Data 20241104085705432 DAUC <0003> db_auc.c:192 IMSI='262427250855063': No 3G Auth Data HLR_Test-GSUP(278)@aba509b4cab4: Created GsupExpect[0] for "262427250855063" to be handled at TC_gsup_check_imei_invalid_len(288) 20241104085705458 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54480<->l=127.0.0.1:4258 20241104085705461 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705461 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085705461 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262427250855063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427250855063"} 20241104085705461 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262427250855063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241104085705461 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262427250855063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427250855063" cause=Invalid mandatory information} 20241104085705461 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262427250855063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085705461 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705461 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705461 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705461 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@aba509b4cab4: Found GsupExpect[0] for "262427250855063" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@aba509b4cab4: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262427250855063" TC_gsup_check_imei_invalid_len(288)@aba509b4cab4: setverdict(pass): none -> pass 20241104085705463 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705463 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085705463 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262427250855063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427250855063"} 20241104085705463 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262427250855063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241104085705463 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262427250855063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427250855063" cause=Invalid mandatory information} 20241104085705463 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262427250855063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085705463 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705463 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705463 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705463 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085705465 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705465 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085705465 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262427250855063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427250855063"} 20241104085705465 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262427250855063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241104085705465 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262427250855063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427250855063" cause=Invalid mandatory information} 20241104085705465 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262427250855063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085705465 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705465 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705465 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705465 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085705467 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705467 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085705467 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262427250855063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427250855063"} 20241104085705467 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262427250855063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241104085705467 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262427250855063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427250855063" cause=Invalid mandatory information} 20241104085705467 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262427250855063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085705467 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705467 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705467 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705467 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085705469 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705469 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085705469 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262427250855063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427250855063"} 20241104085705469 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262427250855063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241104085705469 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262427250855063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427250855063" cause=Invalid mandatory information} 20241104085705469 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262427250855063 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085705469 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705469 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085705469 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705469 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085705470 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54480<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@aba509b4cab4: Final verdict of PTC: pass MTC@aba509b4cab4: setverdict(pass): none -> pass 20241104085705482 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54416<->l=127.0.0.1:4258 20241104085705483 DLINP <000b> input/ipa.c:451 connected read/write 20241104085705483 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085705483 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104085705483 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104085705483 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104085705483 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32993<->l=127.0.0.1:4259) HLR_Test-GSUP(278)@aba509b4cab4: Final verdict of PTC: none HLR_Test-GSUP-IPA(277)@aba509b4cab4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@aba509b4cab4: Final verdict of PTC: none 279@aba509b4cab4: Final verdict of PTC: none MTC@aba509b4cab4: Setting final verdict of the test case. MTC@aba509b4cab4: Local verdict of MTC: pass MTC@aba509b4cab4: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@aba509b4cab4: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@aba509b4cab4: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@aba509b4cab4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass'. Mon Nov 4 08: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 20241104085705524 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54488<->l=127.0.0.1:4258 20241104085705624 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54488<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=32716) Waiting for packet dumper to finish... 1 (prev_count=32716, count=50368) MTC@aba509b4cab4: 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@aba509b4cab4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi'. ------ HLR_Tests.TC_gsup_check_imei_unknown_imsi ------ Mon Nov 4 08: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@aba509b4cab4: 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@aba509b4cab4: Test case TC_gsup_check_imei_unknown_imsi started. MTC@aba509b4cab4: legacy= false MTC@aba509b4cab4: in not legacy case 1 MTC@aba509b4cab4: in not legacy case 2 20241104085708698 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104085708698 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@aba509b4cab4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241104085708701 DLINP <000b> input/ipa.c:451 connected read/write 20241104085708701 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085708702 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37898<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@aba509b4cab4: 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)@aba509b4cab4: 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 } } } } 20241104085708704 DLINP <000b> input/ipa.c:451 connected read/write 20241104085708704 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085708704 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104085708704 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104085708704 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  20241104085708704 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104085708704 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  20241104085708704 DLGSUP <0013> gsup_server.c:235 2:  20241104085708704 DLGSUP <0013> gsup_server.c:237 2: 00  20241104085708704 DLGSUP <0013> gsup_server.c:235 3:  20241104085708704 DLGSUP <0013> gsup_server.c:237 3: 00  20241104085708704 DLGSUP <0013> gsup_server.c:235 4:  20241104085708704 DLGSUP <0013> gsup_server.c:237 4: 00  20241104085708704 DLGSUP <0013> gsup_server.c:235 5:  20241104085708704 DLGSUP <0013> gsup_server.c:237 5: 00  20241104085708704 DLGSUP <0013> gsup_server.c:235 7:  20241104085708704 DLGSUP <0013> gsup_server.c:237 7: 00  20241104085708704 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104085708704 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104085708704 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)@aba509b4cab4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 291@aba509b4cab4: 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") 20241104085708723 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45061<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@aba509b4cab4: Created GsupExpect[0] for "262422350538998" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20241104085708736 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37906<->l=127.0.0.1:4258 20241104085708749 DLINP <000b> input/ipa.c:451 connected read/write 20241104085708749 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085708749 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262422350538998 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422350538998"} 20241104085708749 DMAIN <0000> hlr.c:435 IMSI='262422350538998': has IMEI = 22245678901234 (consider setting 'store-imei') 20241104085708749 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262422350538998 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241104085708749 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262422350538998 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422350538998" cause=Invalid mandatory information} 20241104085708749 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262422350538998 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085708749 DLINP <000b> input/ipa.c:451 connected read/write 20241104085708749 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085708749 DLINP <000b> input/ipa.c:451 connected read/write 20241104085708749 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@aba509b4cab4: Found GsupExpect[0] for "262422350538998" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@aba509b4cab4: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262422350538998" TC_gsup_check_imei_unknown_imsi(293)@aba509b4cab4: setverdict(pass): none -> pass 20241104085708754 DLINP <000b> input/ipa.c:451 connected read/write 20241104085708754 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085708754 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262422350538998 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422350538998"} 20241104085708754 DAUC <0003> hlr.c:428 IMSI='262422350538998': storing IMEI = 22245678901234 20241104085708754 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262422350538998': no such subscriber 20241104085708754 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262422350538998 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241104085708754 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262422350538998 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422350538998" cause=Invalid mandatory information} 20241104085708754 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262422350538998 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085708754 DLINP <000b> input/ipa.c:451 connected read/write 20241104085708754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085708754 DLINP <000b> input/ipa.c:451 connected read/write 20241104085708754 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085708755 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37906<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@aba509b4cab4: Final verdict of PTC: pass 20241104085708756 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37898<->l=127.0.0.1:4258 20241104085708757 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45061<->l=127.0.0.1:4259) 20241104085708757 DLINP <000b> input/ipa.c:451 connected read/write 20241104085708757 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085708757 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104085708757 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104085708757 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(290)@aba509b4cab4: Final verdict of PTC: none 291@aba509b4cab4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@aba509b4cab4: Final verdict of PTC: none HLR_Test-GSUP-IPA(289)@aba509b4cab4: Final verdict of PTC: none MTC@aba509b4cab4: Setting final verdict of the test case. MTC@aba509b4cab4: Local verdict of MTC: none MTC@aba509b4cab4: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@aba509b4cab4: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@aba509b4cab4: Local verdict of PTC with component reference 291: none (none -> none) MTC@aba509b4cab4: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@aba509b4cab4: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@aba509b4cab4: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@aba509b4cab4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass'. Mon Nov 4 08: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 20241104085708798 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37918<->l=127.0.0.1:4258 20241104085708899 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37918<->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=14968) MTC@aba509b4cab4: 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@aba509b4cab4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early'. ------ HLR_Tests.TC_subscr_create_on_demand_check_imei_early ------ Mon Nov 4 08:57:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_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@aba509b4cab4: 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@aba509b4cab4: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@aba509b4cab4: legacy= false MTC@aba509b4cab4: in not legacy case 1 MTC@aba509b4cab4: in not legacy case 2 20241104085711974 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104085711974 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@aba509b4cab4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241104085711976 DLINP <000b> input/ipa.c:451 connected read/write 20241104085711976 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085711977 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37922<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@aba509b4cab4: 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)@aba509b4cab4: 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 } } } } 20241104085711979 DLINP <000b> input/ipa.c:451 connected read/write 20241104085711979 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085711979 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104085711979 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104085711979 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  20241104085711979 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104085711979 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  20241104085711979 DLGSUP <0013> gsup_server.c:235 2:  20241104085711979 DLGSUP <0013> gsup_server.c:237 2: 00  20241104085711979 DLGSUP <0013> gsup_server.c:235 3:  20241104085711979 DLGSUP <0013> gsup_server.c:237 3: 00  20241104085711979 DLGSUP <0013> gsup_server.c:235 4:  20241104085711979 DLGSUP <0013> gsup_server.c:237 4: 00  20241104085711979 DLGSUP <0013> gsup_server.c:235 5:  20241104085711979 DLGSUP <0013> gsup_server.c:237 5: 00  20241104085711979 DLGSUP <0013> gsup_server.c:235 7:  20241104085711979 DLGSUP <0013> gsup_server.c:237 7: 00  20241104085711979 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104085711979 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104085711979 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)@aba509b4cab4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 296@aba509b4cab4: 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") 20241104085712001 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37853<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@aba509b4cab4: Created GsupExpect[0] for "262427394118440" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20241104085712012 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37924<->l=127.0.0.1:4258 20241104085712021 DLINP <000b> input/ipa.c:451 connected read/write 20241104085712021 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085712021 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427394118440"} 20241104085712021 DMAIN <0000> hlr.c:227 IMSI='262427394118440': Creating subscriber on demand 20241104085712032 DMAIN <0000> hlr.c:243 IMSI='262427394118440': Successfully assigned MSISDN='680' 20241104085712032 DAUC <0003> hlr.c:428 IMSI='262427394118440': storing IMEI = 12345678901234 20241104085712049 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427394118440"} 20241104085712049 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085712049 DLINP <000b> input/ipa.c:451 connected read/write 20241104085712049 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085712049 DLINP <000b> input/ipa.c:451 connected read/write 20241104085712049 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@aba509b4cab4: Found GsupExpect[0] for "262427394118440" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@aba509b4cab4: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262427394118440" TC_subscr_create_on_demand_check_imei_early(298)@aba509b4cab4: setverdict(pass): none -> pass 20241104085712052 DAUC <0003> db_auc.c:157 IMSI='262427394118440': No 2G Auth Data 20241104085712052 DAUC <0003> db_auc.c:192 IMSI='262427394118440': No 3G Auth Data 20241104085712053 DAUC <0003> db_auc.c:157 IMSI='262427394118440': No 2G Auth Data 20241104085712053 DAUC <0003> db_auc.c:192 IMSI='262427394118440': No 3G Auth Data 20241104085712054 DAUC <0003> db_auc.c:157 IMSI='262427394118440': No 2G Auth Data 20241104085712054 DAUC <0003> db_auc.c:192 IMSI='262427394118440': No 3G Auth Data 20241104085712056 DLINP <000b> input/ipa.c:451 connected read/write 20241104085712056 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085712056 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427394118440" cn_domain=PS} 20241104085712056 DLU <0006> fsm.c:456 lu(262427394118440)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085712056 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104085712066 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427394118440)[0x55f683f53670]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104085712066 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427394118440" cn_domain=PS} 20241104085712066 DLINP <000b> input/ipa.c:451 connected read/write 20241104085712066 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085712066 DLINP <000b> input/ipa.c:451 connected read/write 20241104085712066 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085712068 DLINP <000b> input/ipa.c:451 connected read/write 20241104085712068 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085712068 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427394118440"} 20241104085712068 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427394118440)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104085712068 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085712068 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427394118440"} 20241104085712068 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085712068 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427394118440)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085712068 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427394118440)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104085712068 DLU <0006> fsm.c:568 lu(PS:IMSI-262427394118440)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104085712068 DLINP <000b> input/ipa.c:451 connected read/write 20241104085712068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085712068 DLINP <000b> input/ipa.c:451 connected read/write 20241104085712068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085712077 DLINP <000b> input/ipa.c:451 connected read/write 20241104085712077 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085712077 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427394118440"} 20241104085712077 DMAIN <0000> hlr.c:227 IMSI='262427394118440': Creating subscriber on demand 20241104085712088 DMAIN <0000> hlr.c:243 IMSI='262427394118440': Successfully assigned MSISDN='884' 20241104085712088 DAUC <0003> hlr.c:428 IMSI='262427394118440': storing IMEI = 12345678901234 20241104085712092 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427394118440"} 20241104085712092 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085712092 DLINP <000b> input/ipa.c:451 connected read/write 20241104085712092 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085712092 DLINP <000b> input/ipa.c:451 connected read/write 20241104085712092 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085712093 DAUC <0003> db_auc.c:157 IMSI='262427394118440': No 2G Auth Data 20241104085712093 DAUC <0003> db_auc.c:192 IMSI='262427394118440': No 3G Auth Data 20241104085712094 DAUC <0003> db_auc.c:157 IMSI='262427394118440': No 2G Auth Data 20241104085712094 DAUC <0003> db_auc.c:192 IMSI='262427394118440': No 3G Auth Data 20241104085712095 DAUC <0003> db_auc.c:157 IMSI='262427394118440': No 2G Auth Data 20241104085712095 DAUC <0003> db_auc.c:192 IMSI='262427394118440': No 3G Auth Data 20241104085712096 DAUC <0003> db_auc.c:157 IMSI='262427394118440': No 2G Auth Data 20241104085712096 DAUC <0003> db_auc.c:192 IMSI='262427394118440': No 3G Auth Data 20241104085712098 DLINP <000b> input/ipa.c:451 connected read/write 20241104085712098 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085712098 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427394118440" cn_domain=PS} 20241104085712098 DLU <0006> fsm.c:456 lu(262427394118440)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085712098 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104085712107 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427394118440)[0x55f683f53670]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104085712107 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427394118440" cn_domain=PS} 20241104085712107 DLINP <000b> input/ipa.c:451 connected read/write 20241104085712107 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085712107 DLINP <000b> input/ipa.c:451 connected read/write 20241104085712107 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085712110 DLINP <000b> input/ipa.c:451 connected read/write 20241104085712110 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085712110 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427394118440"} 20241104085712110 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427394118440)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104085712110 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085712110 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427394118440"} 20241104085712110 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085712110 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427394118440)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085712110 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427394118440)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104085712110 DLU <0006> fsm.c:568 lu(PS:IMSI-262427394118440)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104085712110 DLINP <000b> input/ipa.c:451 connected read/write 20241104085712110 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085712110 DLINP <000b> input/ipa.c:451 connected read/write 20241104085712110 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085712119 DLINP <000b> input/ipa.c:451 connected read/write 20241104085712119 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085712119 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427394118440"} 20241104085712119 DMAIN <0000> hlr.c:227 IMSI='262427394118440': Creating subscriber on demand 20241104085712126 DMAIN <0000> hlr.c:243 IMSI='262427394118440': Successfully assigned MSISDN='756' 20241104085712126 DAUC <0003> hlr.c:428 IMSI='262427394118440': storing IMEI = 12345678901234 20241104085712129 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427394118440"} 20241104085712129 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085712129 DLINP <000b> input/ipa.c:451 connected read/write 20241104085712129 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085712129 DLINP <000b> input/ipa.c:451 connected read/write 20241104085712129 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085712131 DAUC <0003> db_auc.c:157 IMSI='262427394118440': No 2G Auth Data 20241104085712131 DAUC <0003> db_auc.c:192 IMSI='262427394118440': No 3G Auth Data 20241104085712132 DAUC <0003> db_auc.c:157 IMSI='262427394118440': No 2G Auth Data 20241104085712132 DAUC <0003> db_auc.c:192 IMSI='262427394118440': No 3G Auth Data 20241104085712133 DAUC <0003> db_auc.c:157 IMSI='262427394118440': No 2G Auth Data 20241104085712133 DAUC <0003> db_auc.c:192 IMSI='262427394118440': No 3G Auth Data 20241104085712134 DAUC <0003> db_auc.c:157 IMSI='262427394118440': No 2G Auth Data 20241104085712134 DAUC <0003> db_auc.c:192 IMSI='262427394118440': No 3G Auth Data 20241104085712136 DLINP <000b> input/ipa.c:451 connected read/write 20241104085712136 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085712136 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427394118440" cn_domain=PS} 20241104085712136 DLU <0006> fsm.c:456 lu(262427394118440)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085712136 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241104085712136 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427394118440" cause=GPRS services not allowed} 20241104085712136 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085712136 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427394118440)[0x55f683f53670]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085712136 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427394118440)[0x55f683f53670]{UNVALIDATED}: Freeing instance 20241104085712136 DLU <0006> fsm.c:568 lu(PS:IMSI-262427394118440)[0x55f683f53670]{UNVALIDATED}: Deallocated 20241104085712136 DLINP <000b> input/ipa.c:451 connected read/write 20241104085712136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085712136 DLINP <000b> input/ipa.c:451 connected read/write 20241104085712136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085712144 DLINP <000b> input/ipa.c:451 connected read/write 20241104085712144 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085712144 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427394118440"} 20241104085712144 DMAIN <0000> hlr.c:227 IMSI='262427394118440': Creating subscriber on demand 20241104085712157 DMAIN <0000> hlr.c:243 IMSI='262427394118440': Successfully assigned MSISDN='264' 20241104085712157 DAUC <0003> hlr.c:428 IMSI='262427394118440': storing IMEI = 12345678901234 20241104085712160 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427394118440"} 20241104085712160 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085712160 DLINP <000b> input/ipa.c:451 connected read/write 20241104085712160 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085712160 DLINP <000b> input/ipa.c:451 connected read/write 20241104085712160 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085712162 DAUC <0003> db_auc.c:157 IMSI='262427394118440': No 2G Auth Data 20241104085712162 DAUC <0003> db_auc.c:192 IMSI='262427394118440': No 3G Auth Data 20241104085712163 DAUC <0003> db_auc.c:157 IMSI='262427394118440': No 2G Auth Data 20241104085712163 DAUC <0003> db_auc.c:192 IMSI='262427394118440': No 3G Auth Data 20241104085712164 DAUC <0003> db_auc.c:157 IMSI='262427394118440': No 2G Auth Data 20241104085712164 DAUC <0003> db_auc.c:192 IMSI='262427394118440': No 3G Auth Data 20241104085712166 DLINP <000b> input/ipa.c:451 connected read/write 20241104085712166 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085712166 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427394118440" cn_domain=PS} 20241104085712166 DLU <0006> fsm.c:456 lu(262427394118440)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085712166 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241104085712166 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427394118440" cause=GPRS services not allowed} 20241104085712166 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085712166 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427394118440)[0x55f683f53670]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085712166 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427394118440)[0x55f683f53670]{UNVALIDATED}: Freeing instance 20241104085712166 DLU <0006> fsm.c:568 lu(PS:IMSI-262427394118440)[0x55f683f53670]{UNVALIDATED}: Deallocated 20241104085712166 DLINP <000b> input/ipa.c:451 connected read/write 20241104085712166 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085712166 DLINP <000b> input/ipa.c:451 connected read/write 20241104085712166 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085712177 DLINP <000b> input/ipa.c:451 connected read/write 20241104085712177 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085712177 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427394118440"} 20241104085712177 DMAIN <0000> hlr.c:227 IMSI='262427394118440': Creating subscriber on demand 20241104085712184 DAUC <0003> hlr.c:428 IMSI='262427394118440': storing IMEI = 12345678901234 20241104085712187 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427394118440"} 20241104085712187 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085712187 DLINP <000b> input/ipa.c:451 connected read/write 20241104085712187 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085712187 DLINP <000b> input/ipa.c:451 connected read/write 20241104085712187 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085712188 DAUC <0003> db_auc.c:157 IMSI='262427394118440': No 2G Auth Data 20241104085712188 DAUC <0003> db_auc.c:192 IMSI='262427394118440': No 3G Auth Data 20241104085712189 DAUC <0003> db_auc.c:157 IMSI='262427394118440': No 2G Auth Data 20241104085712189 DAUC <0003> db_auc.c:192 IMSI='262427394118440': No 3G Auth Data 20241104085712190 DAUC <0003> db_auc.c:157 IMSI='262427394118440': No 2G Auth Data 20241104085712190 DAUC <0003> db_auc.c:192 IMSI='262427394118440': No 3G Auth Data 20241104085712192 DLINP <000b> input/ipa.c:451 connected read/write 20241104085712192 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085712192 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427394118440" cn_domain=PS} 20241104085712192 DLU <0006> fsm.c:456 lu(262427394118440)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085712192 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241104085712192 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427394118440" cause=GPRS services not allowed} 20241104085712192 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085712192 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427394118440)[0x55f683f53670]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085712192 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427394118440)[0x55f683f53670]{UNVALIDATED}: Freeing instance 20241104085712192 DLU <0006> fsm.c:568 lu(PS:IMSI-262427394118440)[0x55f683f53670]{UNVALIDATED}: Deallocated 20241104085712192 DLINP <000b> input/ipa.c:451 connected read/write 20241104085712192 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085712192 DLINP <000b> input/ipa.c:451 connected read/write 20241104085712192 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085712203 DLINP <000b> input/ipa.c:451 connected read/write 20241104085712203 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085712203 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427394118440"} 20241104085712203 DMAIN <0000> hlr.c:227 IMSI='262427394118440': Creating subscriber on demand 20241104085712210 DAUC <0003> hlr.c:428 IMSI='262427394118440': storing IMEI = 12345678901234 20241104085712216 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427394118440"} 20241104085712216 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241104085712216 DLINP <000b> input/ipa.c:451 connected read/write 20241104085712216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085712216 DLINP <000b> input/ipa.c:451 connected read/write 20241104085712216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085712218 DAUC <0003> db_auc.c:157 IMSI='262427394118440': No 2G Auth Data 20241104085712218 DAUC <0003> db_auc.c:192 IMSI='262427394118440': No 3G Auth Data 20241104085712219 DAUC <0003> db_auc.c:157 IMSI='262427394118440': No 2G Auth Data 20241104085712219 DAUC <0003> db_auc.c:192 IMSI='262427394118440': No 3G Auth Data 20241104085712220 DAUC <0003> db_auc.c:157 IMSI='262427394118440': No 2G Auth Data 20241104085712220 DAUC <0003> db_auc.c:192 IMSI='262427394118440': No 3G Auth Data 20241104085712221 DLINP <000b> input/ipa.c:451 connected read/write 20241104085712221 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085712221 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427394118440" cn_domain=PS} 20241104085712221 DLU <0006> fsm.c:456 lu(262427394118440)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085712222 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104085712228 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427394118440)[0x55f683f53670]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104085712228 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427394118440" cn_domain=PS} 20241104085712228 DLINP <000b> input/ipa.c:451 connected read/write 20241104085712228 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085712228 DLINP <000b> input/ipa.c:451 connected read/write 20241104085712228 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085712230 DLINP <000b> input/ipa.c:451 connected read/write 20241104085712230 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085712230 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427394118440"} 20241104085712230 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427394118440)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104085712230 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085712230 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427394118440"} 20241104085712230 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262427394118440 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085712230 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427394118440)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085712230 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427394118440)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104085712230 DLU <0006> fsm.c:568 lu(PS:IMSI-262427394118440)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104085712230 DLINP <000b> input/ipa.c:451 connected read/write 20241104085712230 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085712230 DLINP <000b> input/ipa.c:451 connected read/write 20241104085712230 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085712240 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37924<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@aba509b4cab4: Final verdict of PTC: pass 20241104085712241 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37922<->l=127.0.0.1:4258 20241104085712242 DLINP <000b> input/ipa.c:451 connected read/write 20241104085712242 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085712242 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104085712242 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104085712242 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104085712242 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37853<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@aba509b4cab4: Final verdict of PTC: none 296@aba509b4cab4: Final verdict of PTC: none HLR_Test-GSUP-IPA(294)@aba509b4cab4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@aba509b4cab4: Final verdict of PTC: none MTC@aba509b4cab4: Setting final verdict of the test case. MTC@aba509b4cab4: Local verdict of MTC: none MTC@aba509b4cab4: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@aba509b4cab4: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@aba509b4cab4: Local verdict of PTC with component reference 296: none (none -> none) MTC@aba509b4cab4: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@aba509b4cab4: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@aba509b4cab4: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@aba509b4cab4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass'. Mon Nov 4 08: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 20241104085712288 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37926<->l=127.0.0.1:4258 20241104085712389 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37926<->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=32008) MTC@aba509b4cab4: 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@aba509b4cab4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul'. ------ HLR_Tests.TC_subscr_create_on_demand_ul ------ Mon Nov 4 08: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@aba509b4cab4: 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@aba509b4cab4: Test case TC_subscr_create_on_demand_ul started. MTC@aba509b4cab4: legacy= false MTC@aba509b4cab4: in not legacy case 1 MTC@aba509b4cab4: in not legacy case 2 20241104085715468 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104085715468 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@aba509b4cab4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241104085715471 DLINP <000b> input/ipa.c:451 connected read/write 20241104085715471 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085715471 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37934<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@aba509b4cab4: 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)@aba509b4cab4: 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 } } } } 20241104085715474 DLINP <000b> input/ipa.c:451 connected read/write 20241104085715474 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085715474 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104085715474 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104085715474 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  20241104085715474 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104085715474 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  20241104085715474 DLGSUP <0013> gsup_server.c:235 2:  20241104085715474 DLGSUP <0013> gsup_server.c:237 2: 00  20241104085715474 DLGSUP <0013> gsup_server.c:235 3:  20241104085715474 DLGSUP <0013> gsup_server.c:237 3: 00  20241104085715474 DLGSUP <0013> gsup_server.c:235 4:  20241104085715474 DLGSUP <0013> gsup_server.c:237 4: 00  20241104085715474 DLGSUP <0013> gsup_server.c:235 5:  20241104085715474 DLGSUP <0013> gsup_server.c:237 5: 00  20241104085715474 DLGSUP <0013> gsup_server.c:235 7:  20241104085715474 DLGSUP <0013> gsup_server.c:237 7: 00  20241104085715474 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104085715474 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104085715474 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)@aba509b4cab4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 301@aba509b4cab4: 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") 20241104085715495 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38277<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@aba509b4cab4: Created GsupExpect[0] for "262424924856940" to be handled at TC_subscr_create_on_demand_ul(303) 20241104085715511 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37938<->l=127.0.0.1:4258 20241104085715519 DLINP <000b> input/ipa.c:451 connected read/write 20241104085715519 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085715519 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424924856940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424924856940" cn_domain=PS} 20241104085715519 DMAIN <0000> hlr.c:227 IMSI='262424924856940': Creating subscriber on demand 20241104085715534 DMAIN <0000> hlr.c:243 IMSI='262424924856940': Successfully assigned MSISDN='137' 20241104085715534 DLU <0006> fsm.c:456 lu(262424924856940)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085715534 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424924856940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104085715540 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424924856940)[0x55f683f53670]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104085715540 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424924856940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424924856940" cn_domain=PS} 20241104085715540 DLINP <000b> input/ipa.c:451 connected read/write 20241104085715540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085715540 DLINP <000b> input/ipa.c:451 connected read/write 20241104085715540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@aba509b4cab4: Found GsupExpect[0] for "262424924856940" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@aba509b4cab4: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262424924856940" 20241104085715544 DLINP <000b> input/ipa.c:451 connected read/write 20241104085715544 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085715544 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262424924856940 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424924856940"} 20241104085715544 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424924856940)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104085715544 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262424924856940 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085715544 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424924856940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424924856940"} 20241104085715544 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424924856940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085715544 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424924856940)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085715544 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424924856940)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104085715544 DLU <0006> fsm.c:568 lu(PS:IMSI-262424924856940)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104085715544 DLINP <000b> input/ipa.c:451 connected read/write 20241104085715544 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085715544 DLINP <000b> input/ipa.c:451 connected read/write 20241104085715544 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@aba509b4cab4: setverdict(pass): none -> pass 20241104085715546 DAUC <0003> db_auc.c:157 IMSI='262424924856940': No 2G Auth Data 20241104085715546 DAUC <0003> db_auc.c:192 IMSI='262424924856940': No 3G Auth Data 20241104085715547 DAUC <0003> db_auc.c:157 IMSI='262424924856940': No 2G Auth Data 20241104085715547 DAUC <0003> db_auc.c:192 IMSI='262424924856940': No 3G Auth Data 20241104085715548 DAUC <0003> db_auc.c:157 IMSI='262424924856940': No 2G Auth Data 20241104085715548 DAUC <0003> db_auc.c:192 IMSI='262424924856940': No 3G Auth Data 20241104085715556 DLINP <000b> input/ipa.c:451 connected read/write 20241104085715556 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085715556 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424924856940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424924856940" cn_domain=PS} 20241104085715556 DMAIN <0000> hlr.c:227 IMSI='262424924856940': Creating subscriber on demand 20241104085715563 DMAIN <0000> hlr.c:243 IMSI='262424924856940': Successfully assigned MSISDN='329' 20241104085715563 DLU <0006> fsm.c:456 lu(262424924856940)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085715563 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424924856940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104085715569 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424924856940)[0x55f683f53670]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104085715569 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424924856940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424924856940" cn_domain=PS} 20241104085715569 DLINP <000b> input/ipa.c:451 connected read/write 20241104085715569 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085715569 DLINP <000b> input/ipa.c:451 connected read/write 20241104085715569 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085715572 DLINP <000b> input/ipa.c:451 connected read/write 20241104085715572 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085715572 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262424924856940 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424924856940"} 20241104085715572 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424924856940)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104085715572 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262424924856940 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085715572 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424924856940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424924856940"} 20241104085715572 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424924856940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085715572 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424924856940)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085715572 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424924856940)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104085715572 DLU <0006> fsm.c:568 lu(PS:IMSI-262424924856940)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104085715572 DLINP <000b> input/ipa.c:451 connected read/write 20241104085715572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085715572 DLINP <000b> input/ipa.c:451 connected read/write 20241104085715572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085715573 DAUC <0003> db_auc.c:157 IMSI='262424924856940': No 2G Auth Data 20241104085715573 DAUC <0003> db_auc.c:192 IMSI='262424924856940': No 3G Auth Data 20241104085715575 DAUC <0003> db_auc.c:157 IMSI='262424924856940': No 2G Auth Data 20241104085715575 DAUC <0003> db_auc.c:192 IMSI='262424924856940': No 3G Auth Data 20241104085715576 DAUC <0003> db_auc.c:157 IMSI='262424924856940': No 2G Auth Data 20241104085715576 DAUC <0003> db_auc.c:192 IMSI='262424924856940': No 3G Auth Data 20241104085715577 DAUC <0003> db_auc.c:157 IMSI='262424924856940': No 2G Auth Data 20241104085715577 DAUC <0003> db_auc.c:192 IMSI='262424924856940': No 3G Auth Data 20241104085715585 DLINP <000b> input/ipa.c:451 connected read/write 20241104085715585 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085715585 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424924856940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424924856940" cn_domain=PS} 20241104085715585 DMAIN <0000> hlr.c:227 IMSI='262424924856940': Creating subscriber on demand 20241104085715592 DMAIN <0000> hlr.c:243 IMSI='262424924856940': Successfully assigned MSISDN='107' 20241104085715592 DLU <0006> fsm.c:456 lu(262424924856940)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085715592 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424924856940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241104085715592 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424924856940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424924856940" cause=GPRS services not allowed} 20241104085715592 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424924856940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085715592 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424924856940)[0x55f683f53670]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085715592 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424924856940)[0x55f683f53670]{UNVALIDATED}: Freeing instance 20241104085715592 DLU <0006> fsm.c:568 lu(PS:IMSI-262424924856940)[0x55f683f53670]{UNVALIDATED}: Deallocated 20241104085715592 DLINP <000b> input/ipa.c:451 connected read/write 20241104085715592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085715592 DLINP <000b> input/ipa.c:451 connected read/write 20241104085715592 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085715594 DAUC <0003> db_auc.c:157 IMSI='262424924856940': No 2G Auth Data 20241104085715594 DAUC <0003> db_auc.c:192 IMSI='262424924856940': No 3G Auth Data 20241104085715594 DAUC <0003> db_auc.c:157 IMSI='262424924856940': No 2G Auth Data 20241104085715594 DAUC <0003> db_auc.c:192 IMSI='262424924856940': No 3G Auth Data 20241104085715595 DAUC <0003> db_auc.c:157 IMSI='262424924856940': No 2G Auth Data 20241104085715595 DAUC <0003> db_auc.c:192 IMSI='262424924856940': No 3G Auth Data 20241104085715596 DAUC <0003> db_auc.c:157 IMSI='262424924856940': No 2G Auth Data 20241104085715596 DAUC <0003> db_auc.c:192 IMSI='262424924856940': No 3G Auth Data 20241104085715603 DLINP <000b> input/ipa.c:451 connected read/write 20241104085715603 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085715603 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424924856940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424924856940" cn_domain=PS} 20241104085715603 DMAIN <0000> hlr.c:227 IMSI='262424924856940': Creating subscriber on demand 20241104085715610 DMAIN <0000> hlr.c:243 IMSI='262424924856940': Successfully assigned MSISDN='636' 20241104085715610 DLU <0006> fsm.c:456 lu(262424924856940)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085715610 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424924856940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241104085715610 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424924856940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424924856940" cause=GPRS services not allowed} 20241104085715610 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424924856940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085715610 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424924856940)[0x55f683f53670]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085715610 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424924856940)[0x55f683f53670]{UNVALIDATED}: Freeing instance 20241104085715610 DLU <0006> fsm.c:568 lu(PS:IMSI-262424924856940)[0x55f683f53670]{UNVALIDATED}: Deallocated 20241104085715610 DLINP <000b> input/ipa.c:451 connected read/write 20241104085715610 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085715610 DLINP <000b> input/ipa.c:451 connected read/write 20241104085715610 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085715611 DAUC <0003> db_auc.c:157 IMSI='262424924856940': No 2G Auth Data 20241104085715611 DAUC <0003> db_auc.c:192 IMSI='262424924856940': No 3G Auth Data 20241104085715612 DAUC <0003> db_auc.c:157 IMSI='262424924856940': No 2G Auth Data 20241104085715612 DAUC <0003> db_auc.c:192 IMSI='262424924856940': No 3G Auth Data 20241104085715613 DAUC <0003> db_auc.c:157 IMSI='262424924856940': No 2G Auth Data 20241104085715613 DAUC <0003> db_auc.c:192 IMSI='262424924856940': No 3G Auth Data 20241104085715620 DLINP <000b> input/ipa.c:451 connected read/write 20241104085715620 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085715620 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424924856940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424924856940" cn_domain=PS} 20241104085715620 DMAIN <0000> hlr.c:227 IMSI='262424924856940': Creating subscriber on demand 20241104085715624 DLU <0006> fsm.c:456 lu(262424924856940)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085715624 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424924856940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241104085715624 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424924856940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424924856940" cause=GPRS services not allowed} 20241104085715624 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424924856940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085715624 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424924856940)[0x55f683f53670]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085715624 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424924856940)[0x55f683f53670]{UNVALIDATED}: Freeing instance 20241104085715624 DLU <0006> fsm.c:568 lu(PS:IMSI-262424924856940)[0x55f683f53670]{UNVALIDATED}: Deallocated 20241104085715624 DLINP <000b> input/ipa.c:451 connected read/write 20241104085715624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085715624 DLINP <000b> input/ipa.c:451 connected read/write 20241104085715624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085715625 DAUC <0003> db_auc.c:157 IMSI='262424924856940': No 2G Auth Data 20241104085715625 DAUC <0003> db_auc.c:192 IMSI='262424924856940': No 3G Auth Data 20241104085715626 DAUC <0003> db_auc.c:157 IMSI='262424924856940': No 2G Auth Data 20241104085715626 DAUC <0003> db_auc.c:192 IMSI='262424924856940': No 3G Auth Data 20241104085715627 DAUC <0003> db_auc.c:157 IMSI='262424924856940': No 2G Auth Data 20241104085715627 DAUC <0003> db_auc.c:192 IMSI='262424924856940': No 3G Auth Data 20241104085715634 DLINP <000b> input/ipa.c:451 connected read/write 20241104085715634 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085715634 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424924856940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424924856940" cn_domain=PS} 20241104085715634 DMAIN <0000> hlr.c:227 IMSI='262424924856940': Creating subscriber on demand 20241104085715637 DLU <0006> fsm.c:456 lu(262424924856940)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085715637 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424924856940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104085715644 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424924856940)[0x55f683f53670]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104085715644 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424924856940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424924856940" cn_domain=PS} 20241104085715644 DLINP <000b> input/ipa.c:451 connected read/write 20241104085715644 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085715644 DLINP <000b> input/ipa.c:451 connected read/write 20241104085715644 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085715647 DLINP <000b> input/ipa.c:451 connected read/write 20241104085715647 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085715647 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262424924856940 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424924856940"} 20241104085715647 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424924856940)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104085715647 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262424924856940 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085715647 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424924856940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424924856940"} 20241104085715647 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424924856940 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085715647 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424924856940)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085715647 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424924856940)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104085715647 DLU <0006> fsm.c:568 lu(PS:IMSI-262424924856940)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104085715647 DLINP <000b> input/ipa.c:451 connected read/write 20241104085715647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085715647 DLINP <000b> input/ipa.c:451 connected read/write 20241104085715647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085715648 DAUC <0003> db_auc.c:157 IMSI='262424924856940': No 2G Auth Data 20241104085715648 DAUC <0003> db_auc.c:192 IMSI='262424924856940': No 3G Auth Data 20241104085715649 DAUC <0003> db_auc.c:157 IMSI='262424924856940': No 2G Auth Data 20241104085715649 DAUC <0003> db_auc.c:192 IMSI='262424924856940': No 3G Auth Data 20241104085715650 DAUC <0003> db_auc.c:157 IMSI='262424924856940': No 2G Auth Data 20241104085715650 DAUC <0003> db_auc.c:192 IMSI='262424924856940': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085715656 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37938<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@aba509b4cab4: Final verdict of PTC: pass 20241104085715657 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37934<->l=127.0.0.1:4258 20241104085715658 DLINP <000b> input/ipa.c:451 connected read/write 20241104085715658 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085715658 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104085715658 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104085715658 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104085715658 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38277<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@aba509b4cab4: Final verdict of PTC: none 301@aba509b4cab4: Final verdict of PTC: none HLR_Test-GSUP-IPA(299)@aba509b4cab4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@aba509b4cab4: Final verdict of PTC: none MTC@aba509b4cab4: Setting final verdict of the test case. MTC@aba509b4cab4: Local verdict of MTC: none MTC@aba509b4cab4: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@aba509b4cab4: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@aba509b4cab4: Local verdict of PTC with component reference 301: none (none -> none) MTC@aba509b4cab4: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@aba509b4cab4: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@aba509b4cab4: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@aba509b4cab4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass'. Mon Nov 4 08: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 20241104085715702 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37948<->l=127.0.0.1:4258 20241104085715803 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37948<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5748) Waiting for packet dumper to finish... 1 (prev_count=5748, count=30892) MTC@aba509b4cab4: 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@aba509b4cab4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai'. ------ HLR_Tests.TC_subscr_create_on_demand_sai ------ Mon Nov 4 08:57: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_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@aba509b4cab4: 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@aba509b4cab4: Test case TC_subscr_create_on_demand_sai started. MTC@aba509b4cab4: legacy= false MTC@aba509b4cab4: in not legacy case 1 MTC@aba509b4cab4: in not legacy case 2 20241104085718876 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104085718876 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@aba509b4cab4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241104085718878 DLINP <000b> input/ipa.c:451 connected read/write 20241104085718878 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085718879 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47912<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@aba509b4cab4: 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)@aba509b4cab4: 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 } } } } 20241104085718881 DLINP <000b> input/ipa.c:451 connected read/write 20241104085718881 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085718881 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104085718881 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104085718881 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  20241104085718881 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104085718881 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  20241104085718881 DLGSUP <0013> gsup_server.c:235 2:  20241104085718881 DLGSUP <0013> gsup_server.c:237 2: 00  20241104085718881 DLGSUP <0013> gsup_server.c:235 3:  20241104085718881 DLGSUP <0013> gsup_server.c:237 3: 00  20241104085718881 DLGSUP <0013> gsup_server.c:235 4:  20241104085718881 DLGSUP <0013> gsup_server.c:237 4: 00  20241104085718881 DLGSUP <0013> gsup_server.c:235 5:  20241104085718881 DLGSUP <0013> gsup_server.c:237 5: 00  20241104085718881 DLGSUP <0013> gsup_server.c:235 7:  20241104085718881 DLGSUP <0013> gsup_server.c:237 7: 00  20241104085718881 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104085718881 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104085718881 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)@aba509b4cab4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 306@aba509b4cab4: 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") 20241104085718901 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39939<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@aba509b4cab4: Created GsupExpect[0] for "262420597638507" to be handled at TC_subscr_create_on_demand_sai(308) 20241104085718914 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47918<->l=127.0.0.1:4258 20241104085718929 DLINP <000b> input/ipa.c:451 connected read/write 20241104085718929 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085718929 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262420597638507 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420597638507"} 20241104085718929 DMAIN <0000> hlr.c:227 IMSI='262420597638507': Creating subscriber on demand 20241104085718936 DMAIN <0000> hlr.c:243 IMSI='262420597638507': Successfully assigned MSISDN='549' 20241104085718936 DAUC <0003> db_auc.c:157 IMSI='262420597638507': No 2G Auth Data 20241104085718936 DAUC <0003> db_auc.c:192 IMSI='262420597638507': No 3G Auth Data 20241104085718936 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262420597638507 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 20241104085718936 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262420597638507 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262420597638507" cause=IMSI unknown in HLR} 20241104085718936 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262420597638507 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241104085718936 DLINP <000b> input/ipa.c:451 connected read/write 20241104085718936 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085718936 DLINP <000b> input/ipa.c:451 connected read/write 20241104085718936 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@aba509b4cab4: Found GsupExpect[0] for "262420597638507" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@aba509b4cab4: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262420597638507" TC_subscr_create_on_demand_sai(308)@aba509b4cab4: setverdict(pass): none -> pass 20241104085718939 DAUC <0003> db_auc.c:157 IMSI='262420597638507': No 2G Auth Data 20241104085718939 DAUC <0003> db_auc.c:192 IMSI='262420597638507': No 3G Auth Data 20241104085718940 DAUC <0003> db_auc.c:157 IMSI='262420597638507': No 2G Auth Data 20241104085718940 DAUC <0003> db_auc.c:192 IMSI='262420597638507': No 3G Auth Data 20241104085718941 DAUC <0003> db_auc.c:157 IMSI='262420597638507': No 2G Auth Data 20241104085718941 DAUC <0003> db_auc.c:192 IMSI='262420597638507': No 3G Auth Data 20241104085718943 DLINP <000b> input/ipa.c:451 connected read/write 20241104085718943 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085718943 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420597638507 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420597638507" cn_domain=PS} 20241104085718943 DLU <0006> fsm.c:456 lu(262420597638507)[0x55f683f53670]{UNVALIDATED}: Allocated 20241104085718943 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420597638507 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241104085718950 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420597638507)[0x55f683f53670]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104085718950 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420597638507 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420597638507" cn_domain=PS} 20241104085718950 DLINP <000b> input/ipa.c:451 connected read/write 20241104085718950 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085718950 DLINP <000b> input/ipa.c:451 connected read/write 20241104085718950 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085718952 DLINP <000b> input/ipa.c:451 connected read/write 20241104085718952 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085718952 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262420597638507 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420597638507"} 20241104085718952 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420597638507)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104085718952 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262420597638507 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085718952 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420597638507 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420597638507"} 20241104085718952 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262420597638507 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085718952 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420597638507)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085718952 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420597638507)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104085718953 DLU <0006> fsm.c:568 lu(PS:IMSI-262420597638507)[0x55f683f53670]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104085718953 DLINP <000b> input/ipa.c:451 connected read/write 20241104085718953 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085718953 DLINP <000b> input/ipa.c:451 connected read/write 20241104085718953 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085718971 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47918<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@aba509b4cab4: Final verdict of PTC: pass 20241104085718972 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47912<->l=127.0.0.1:4258 20241104085718973 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39939<->l=127.0.0.1:4259) 20241104085718973 DLINP <000b> input/ipa.c:451 connected read/write 20241104085718973 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085718973 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104085718973 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104085718973 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(305)@aba509b4cab4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@aba509b4cab4: Final verdict of PTC: none 306@aba509b4cab4: Final verdict of PTC: none HLR_Test-GSUP-IPA(304)@aba509b4cab4: Final verdict of PTC: none MTC@aba509b4cab4: Setting final verdict of the test case. MTC@aba509b4cab4: Local verdict of MTC: none MTC@aba509b4cab4: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@aba509b4cab4: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@aba509b4cab4: Local verdict of PTC with component reference 306: none (none -> none) MTC@aba509b4cab4: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@aba509b4cab4: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@aba509b4cab4: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@aba509b4cab4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass'. Mon Nov 4 08:57:18 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 20241104085719019 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47930<->l=127.0.0.1:4258 20241104085719120 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47930<->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@aba509b4cab4: 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@aba509b4cab4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_home ------ Mon Nov 4 08: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@aba509b4cab4: 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@aba509b4cab4: Test case TC_MSLookup_mDNS_service_other_home started. MTC@aba509b4cab4: legacy= false MTC@aba509b4cab4: in not legacy case 1 MTC@aba509b4cab4: in not legacy case 2 20241104085722194 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104085722194 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@aba509b4cab4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241104085722197 DLINP <000b> input/ipa.c:451 connected read/write 20241104085722197 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085722198 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47932<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@aba509b4cab4: 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)@aba509b4cab4: 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 } } } } 20241104085722200 DLINP <000b> input/ipa.c:451 connected read/write 20241104085722200 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085722200 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104085722200 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104085722200 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  20241104085722200 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104085722200 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  20241104085722200 DLGSUP <0013> gsup_server.c:235 2:  20241104085722200 DLGSUP <0013> gsup_server.c:237 2: 00  20241104085722200 DLGSUP <0013> gsup_server.c:235 3:  20241104085722200 DLGSUP <0013> gsup_server.c:237 3: 00  20241104085722200 DLGSUP <0013> gsup_server.c:235 4:  20241104085722200 DLGSUP <0013> gsup_server.c:237 4: 00  20241104085722200 DLGSUP <0013> gsup_server.c:235 5:  20241104085722200 DLGSUP <0013> gsup_server.c:237 5: 00  20241104085722200 DLGSUP <0013> gsup_server.c:235 7:  20241104085722200 DLGSUP <0013> gsup_server.c:237 7: 00  20241104085722200 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104085722200 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104085722200 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)@aba509b4cab4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 311@aba509b4cab4: 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") 20241104085722222 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35755<->l=127.0.0.1:4259) 20241104085722224 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241104085722224 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@aba509b4cab4: Created GsupExpect[0] for "262429388748862" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20241104085722241 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47948<->l=127.0.0.1:4258 20241104085722247 DAUC <0003> db_auc.c:157 IMSI='262429388748862': No 2G Auth Data 20241104085722247 DAUC <0003> db_auc.c:192 IMSI='262429388748862': No 3G Auth Data 20241104085722256 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491615738513.msisdn 20241104085722256 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491615738513.msisdn: not attached (vlr_number unset) 20241104085722256 DDGSM <0007> mslookup_server.c:327 sip.voice.491615738513.msisdn: does not exist in GSUP proxy 20241104085723258 DLINP <000b> input/ipa.c:451 connected read/write 20241104085723258 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085723258 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262429388748862 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429388748862" cn_domain=CS} 20241104085723258 DLU <0006> fsm.c:456 lu(262429388748862)[0x55f683f50fe0]{UNVALIDATED}: Allocated 20241104085723258 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262429388748862 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241104085723264 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262429388748862)[0x55f683f50fe0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241104085723264 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262429388748862 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429388748862" cn_domain=CS} 20241104085723264 DLINP <000b> input/ipa.c:451 connected read/write 20241104085723264 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085723264 DLINP <000b> input/ipa.c:451 connected read/write 20241104085723264 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@aba509b4cab4: Found GsupExpect[0] for "262429388748862" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@aba509b4cab4: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262429388748862" 20241104085723267 DLINP <000b> input/ipa.c:451 connected read/write 20241104085723267 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085723267 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262429388748862 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429388748862"} 20241104085723267 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262429388748862)[0x55f683f50fe0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241104085723267 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262429388748862 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241104085723267 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262429388748862 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429388748862"} 20241104085723267 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262429388748862 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085723267 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262429388748862)[0x55f683f50fe0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241104085723267 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262429388748862)[0x55f683f50fe0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241104085723267 DLU <0006> fsm.c:568 lu(CS:IMSI-262429388748862)[0x55f683f50fe0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241104085723267 DLINP <000b> input/ipa.c:451 connected read/write 20241104085723267 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085723267 DLINP <000b> input/ipa.c:451 connected read/write 20241104085723267 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@aba509b4cab4: setverdict(pass): none -> pass 20241104085723269 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491615738513.msisdn 20241104085723269 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491615738513.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241104085723269 DDGSM <0007> mslookup_server.c:327 sip.voice.491615738513.msisdn: does not exist in GSUP proxy 20241104085723269 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491615738513.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@aba509b4cab4: setverdict(pass): pass -> pass, component reason not changed 20241104085723279 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47948<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@aba509b4cab4: Final verdict of PTC: pass 20241104085723279 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47932<->l=127.0.0.1:4258 HLR_Test-GSUP(310)@aba509b4cab4: Final verdict of PTC: none 20241104085723281 DLINP <000b> input/ipa.c:451 connected read/write 20241104085723281 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085723281 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104085723281 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104085723281 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104085723281 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35755<->l=127.0.0.1:4259) 311@aba509b4cab4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@aba509b4cab4: Final verdict of PTC: none HLR_Test-GSUP-IPA(309)@aba509b4cab4: Final verdict of PTC: none MTC@aba509b4cab4: Setting final verdict of the test case. MTC@aba509b4cab4: Local verdict of MTC: none MTC@aba509b4cab4: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@aba509b4cab4: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@aba509b4cab4: Local verdict of PTC with component reference 311: none (none -> none) MTC@aba509b4cab4: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@aba509b4cab4: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@aba509b4cab4: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@aba509b4cab4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass'. Mon Nov 4 08: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 20241104085723327 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47964<->l=127.0.0.1:4258 20241104085723427 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47964<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=11980) 20241104085724387 DSS <0004> hlr_ussd.c:239 262428310726100/0xc75eaf85: SS Session Timeout, destroying 20241104085724387 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262428310726100 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free Waiting for packet dumper to finish... 1 (prev_count=11980, count=18456) MTC@aba509b4cab4: 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@aba509b4cab4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy'. ------ HLR_Tests.TC_MSLookup_GSUP_proxy ------ Mon Nov 4 08: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@aba509b4cab4: 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@aba509b4cab4: Test case TC_MSLookup_GSUP_proxy started. MTC@aba509b4cab4: legacy= false MTC@aba509b4cab4: in not legacy case 1 MTC@aba509b4cab4: in not legacy case 2 20241104085726511 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104085726511 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@aba509b4cab4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241104085726514 DLINP <000b> input/ipa.c:451 connected read/write 20241104085726514 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085726515 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47978<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(314)@aba509b4cab4: 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) } } } } 20241104085726516 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241104085726516 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(314)@aba509b4cab4: 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 } } } } 20241104085726517 DLINP <000b> input/ipa.c:451 connected read/write 20241104085726517 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085726517 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104085726517 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104085726517 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  20241104085726517 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104085726517 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  20241104085726517 DLGSUP <0013> gsup_server.c:235 2:  20241104085726517 DLGSUP <0013> gsup_server.c:237 2: 00  20241104085726517 DLGSUP <0013> gsup_server.c:235 3:  20241104085726517 DLGSUP <0013> gsup_server.c:237 3: 00  20241104085726517 DLGSUP <0013> gsup_server.c:235 4:  20241104085726517 DLGSUP <0013> gsup_server.c:237 4: 00  20241104085726517 DLGSUP <0013> gsup_server.c:235 5:  20241104085726517 DLGSUP <0013> gsup_server.c:237 5: 00  20241104085726517 DLGSUP <0013> gsup_server.c:235 7:  20241104085726517 DLGSUP <0013> gsup_server.c:237 7: 00  20241104085726517 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104085726517 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104085726517 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)@aba509b4cab4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 316@aba509b4cab4: 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") 20241104085726549 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44321<->l=127.0.0.1:4259) 20241104085726551 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241104085726551 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@aba509b4cab4: Created GsupExpect[0] for "262425649060174" to be handled at TC_MSLookup_GSUP_proxy(320) 20241104085726566 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47980<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@aba509b4cab4: Created GsupExpect[0] for "262425649060174" to be handled at TC_MSLookup_GSUP_proxy(320) 20241104085726571 DLINP <000b> input/ipa.c:451 connected read/write 20241104085726571 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085726571 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262425649060174 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425649060174" cn_domain=CS} 20241104085726571 DDGSM <0007> proxy.c:316 (Proxy IMSI-262425649060174 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241104085726571 DDGSM <0007> proxy.c:495 (Proxy IMSI-262425649060174 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241104085726571 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262425649060174.imsi 20241104085726571 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425649060174.imsi 20241104085726571 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262425649060174.imsi: does not exist in local HLR 20241104085726577 DDGSM <0007> proxy.c:472 (Proxy IMSI-262425649060174 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241104085726577 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241104085726577 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241104085726577 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241104085726577 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241104085726577 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241104085726577 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262425649060174 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085726577 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241104085726577 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241104085726577 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241104085726577 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241104085726577 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241104085726577 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@aba509b4cab4: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@aba509b4cab4: 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) } } } } 20241104085726579 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241104085726579 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241104085726579 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241104085726579 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241104085726579 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@aba509b4cab4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@aba509b4cab4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241104085726581 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241104085726581 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241104085726581 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@aba509b4cab4: 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)@aba509b4cab4: 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)@aba509b4cab4: Found GsupExpect[0] for "262425649060174" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server(317)@aba509b4cab4: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262425649060174" HLR_Test-GSUP-server-IPA(318)@aba509b4cab4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(318)@aba509b4cab4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241104085726621 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241104085726621 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241104085726621 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241104085726621 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241104085726621 DDGSM <0007> proxy.c:368 (Proxy IMSI-262425649060174 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491616371735 20241104085726621 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425649060174 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241104085726621 DLINP <000b> input/ipa.c:451 connected read/write 20241104085726621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085726621 DLINP <000b> input/ipa.c:451 connected read/write 20241104085726621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@aba509b4cab4: Found GsupExpect[0] for "262425649060174" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@aba509b4cab4: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262425649060174" 20241104085726625 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241104085726625 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241104085726625 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425649060174 MSISDN-491616371735 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241104085726625 DLINP <000b> input/ipa.c:451 connected read/write 20241104085726625 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085726625 DLINP <000b> input/ipa.c:451 connected read/write 20241104085726625 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085726627 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241104085726627 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241104085726627 DDGSM <0007> proxy.c:403 (Proxy IMSI-262425649060174 MSISDN-491616371735 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 20241104085726627 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425649060174 MSISDN-491616371735 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241104085726627 DLINP <000b> input/ipa.c:451 connected read/write 20241104085726627 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085726627 DLINP <000b> input/ipa.c:451 connected read/write 20241104085726627 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@aba509b4cab4: setverdict(pass): none -> pass 20241104085726629 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47980<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@aba509b4cab4: Final verdict of PTC: pass 20241104085726630 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47978<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@aba509b4cab4: Final verdict of PTC: none HLR_Test-GSUP(315)@aba509b4cab4: Final verdict of PTC: none 20241104085726632 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241104085726632 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241104085726632 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241104085726632 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241104085726632 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241104085726632 DLINP <000b> input/ipa.c:451 connected read/write 20241104085726632 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085726632 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104085726632 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104085726632 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 316@aba509b4cab4: Final verdict of PTC: none 20241104085726632 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44321<->l=127.0.0.1:4259) HLR_Test-GSUP-server-IPA(318)@aba509b4cab4: Final verdict of PTC: none HLR_Test-GSUP-IPA(314)@aba509b4cab4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(319)@aba509b4cab4: Final verdict of PTC: none MTC@aba509b4cab4: Setting final verdict of the test case. MTC@aba509b4cab4: Local verdict of MTC: none MTC@aba509b4cab4: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@aba509b4cab4: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@aba509b4cab4: Local verdict of PTC with component reference 316: none (none -> none) MTC@aba509b4cab4: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@aba509b4cab4: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@aba509b4cab4: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@aba509b4cab4: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@aba509b4cab4: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@aba509b4cab4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass'. Mon Nov 4 08: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 20241104085726674 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39898<->l=127.0.0.1:4258 20241104085726775 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39898<->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=18384) MTC@aba509b4cab4: 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@aba509b4cab4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home ------ Mon Nov 4 08: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@aba509b4cab4: 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@aba509b4cab4: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@aba509b4cab4: legacy= false MTC@aba509b4cab4: in not legacy case 1 MTC@aba509b4cab4: in not legacy case 2 20241104085729849 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104085729849 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@aba509b4cab4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241104085729851 DLINP <000b> input/ipa.c:451 connected read/write 20241104085729851 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085729851 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39912<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@aba509b4cab4: 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)@aba509b4cab4: 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 } } } } 20241104085729853 DLINP <000b> input/ipa.c:451 connected read/write 20241104085729853 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085729853 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104085729853 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104085729853 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  20241104085729853 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104085729853 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  20241104085729853 DLGSUP <0013> gsup_server.c:235 2:  20241104085729853 DLGSUP <0013> gsup_server.c:237 2: 00  20241104085729853 DLGSUP <0013> gsup_server.c:235 3:  20241104085729853 DLGSUP <0013> gsup_server.c:237 3: 00  20241104085729853 DLGSUP <0013> gsup_server.c:235 4:  20241104085729853 DLGSUP <0013> gsup_server.c:237 4: 00  20241104085729853 DLGSUP <0013> gsup_server.c:235 5:  20241104085729853 DLGSUP <0013> gsup_server.c:237 5: 00  20241104085729853 DLGSUP <0013> gsup_server.c:235 7:  20241104085729853 DLGSUP <0013> gsup_server.c:237 7: 00  20241104085729853 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104085729853 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104085729853 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)@aba509b4cab4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241104085729854 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241104085729854 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 323@aba509b4cab4: 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") 20241104085729869 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34721<->l=127.0.0.1:4259) 20241104085729871 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241104085729871 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@aba509b4cab4: Created GsupExpect[0] for "262423401186749" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20241104085729884 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39914<->l=127.0.0.1:4258 20241104085729899 DAUC <0003> db_auc.c:157 IMSI='262423401186749': No 2G Auth Data 20241104085729899 DAUC <0003> db_auc.c:192 IMSI='262423401186749': No 3G Auth Data 20241104085729908 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262423401186749.imsi 20241104085729908 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262423401186749.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@aba509b4cab4: setverdict(pass): none -> pass 20241104085729916 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39914<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@aba509b4cab4: Final verdict of PTC: pass 20241104085729917 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39912<->l=127.0.0.1:4258 HLR_Test-GSUP(322)@aba509b4cab4: Final verdict of PTC: none 20241104085729918 DLINP <000b> input/ipa.c:451 connected read/write 20241104085729918 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085729918 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104085729918 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104085729918 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104085729918 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34721<->l=127.0.0.1:4259) 323@aba509b4cab4: Final verdict of PTC: none HLR_Test-GSUP-IPA(321)@aba509b4cab4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@aba509b4cab4: Final verdict of PTC: none MTC@aba509b4cab4: Setting final verdict of the test case. MTC@aba509b4cab4: Local verdict of MTC: none MTC@aba509b4cab4: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@aba509b4cab4: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@aba509b4cab4: Local verdict of PTC with component reference 323: none (none -> none) MTC@aba509b4cab4: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@aba509b4cab4: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@aba509b4cab4: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@aba509b4cab4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass'. Mon Nov 4 08:57:29 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 20241104085729958 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39918<->l=127.0.0.1:4258 20241104085730059 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39918<->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=16084) MTC@aba509b4cab4: 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@aba509b4cab4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy ------ Mon Nov 4 08: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@aba509b4cab4: 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@aba509b4cab4: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@aba509b4cab4: legacy= false MTC@aba509b4cab4: in not legacy case 1 MTC@aba509b4cab4: in not legacy case 2 20241104085733135 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104085733135 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@aba509b4cab4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241104085733137 DLINP <000b> input/ipa.c:451 connected read/write 20241104085733137 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085733137 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39934<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@aba509b4cab4: 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)@aba509b4cab4: 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 } } } } 20241104085733139 DLINP <000b> input/ipa.c:451 connected read/write 20241104085733139 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085733139 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104085733139 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104085733139 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  20241104085733139 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104085733139 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  20241104085733139 DLGSUP <0013> gsup_server.c:235 2:  20241104085733139 DLGSUP <0013> gsup_server.c:237 2: 00  20241104085733139 DLGSUP <0013> gsup_server.c:235 3:  20241104085733139 DLGSUP <0013> gsup_server.c:237 3: 00  20241104085733139 DLGSUP <0013> gsup_server.c:235 4:  20241104085733139 DLGSUP <0013> gsup_server.c:237 4: 00  20241104085733139 DLGSUP <0013> gsup_server.c:235 5:  20241104085733139 DLGSUP <0013> gsup_server.c:237 5: 00  20241104085733139 DLGSUP <0013> gsup_server.c:235 7:  20241104085733139 DLGSUP <0013> gsup_server.c:237 7: 00  20241104085733139 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104085733139 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104085733139 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)@aba509b4cab4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241104085733140 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241104085733140 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 328@aba509b4cab4: 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") 20241104085733172 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35467<->l=127.0.0.1:4259) 20241104085733175 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241104085733175 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@aba509b4cab4: Created GsupExpect[0] for "262421281281228" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20241104085733194 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39936<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@aba509b4cab4: Created GsupExpect[0] for "262421281281228" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20241104085733199 DLINP <000b> input/ipa.c:451 connected read/write 20241104085733199 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085733199 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262421281281228 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421281281228" cn_domain=CS} 20241104085733199 DDGSM <0007> proxy.c:316 (Proxy IMSI-262421281281228 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241104085733199 DDGSM <0007> proxy.c:495 (Proxy IMSI-262421281281228 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241104085733199 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262421281281228.imsi 20241104085733199 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262421281281228.imsi 20241104085733199 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262421281281228.imsi: does not exist in local HLR 20241104085733204 DDGSM <0007> proxy.c:472 (Proxy IMSI-262421281281228 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241104085733204 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241104085733204 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241104085733204 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241104085733204 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241104085733204 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241104085733204 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262421281281228 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085733204 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241104085733204 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241104085733204 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241104085733204 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241104085733204 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241104085733204 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@aba509b4cab4: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@aba509b4cab4: 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) } } } } 20241104085733206 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241104085733206 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241104085733206 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241104085733206 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241104085733206 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@aba509b4cab4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@aba509b4cab4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241104085733208 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241104085733208 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241104085733208 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@aba509b4cab4: 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)@aba509b4cab4: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(329)@aba509b4cab4: Found GsupExpect[0] for "262421281281228" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@aba509b4cab4: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262421281281228" HLR_Test-GSUP-server-IPA(330)@aba509b4cab4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(330)@aba509b4cab4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241104085733249 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241104085733249 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241104085733249 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241104085733249 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241104085733249 DDGSM <0007> proxy.c:368 (Proxy IMSI-262421281281228 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491611512576 20241104085733249 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421281281228 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241104085733249 DLINP <000b> input/ipa.c:451 connected read/write 20241104085733249 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085733249 DLINP <000b> input/ipa.c:451 connected read/write 20241104085733249 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@aba509b4cab4: Found GsupExpect[0] for "262421281281228" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@aba509b4cab4: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262421281281228" 20241104085733253 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241104085733253 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241104085733253 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421281281228 MSISDN-491611512576 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241104085733253 DLINP <000b> input/ipa.c:451 connected read/write 20241104085733253 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085733253 DLINP <000b> input/ipa.c:451 connected read/write 20241104085733253 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085733255 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241104085733255 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241104085733255 DDGSM <0007> proxy.c:403 (Proxy IMSI-262421281281228 MSISDN-491611512576 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 20241104085733255 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421281281228 MSISDN-491611512576 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241104085733255 DLINP <000b> input/ipa.c:451 connected read/write 20241104085733255 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085733255 DLINP <000b> input/ipa.c:451 connected read/write 20241104085733255 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085733257 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262421281281228.imsi 20241104085733257 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262421281281228.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@aba509b4cab4: setverdict(pass): none -> pass 20241104085734258 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39936<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@aba509b4cab4: Final verdict of PTC: pass 20241104085734259 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39934<->l=127.0.0.1:4258 20241104085734260 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35467<->l=127.0.0.1:4259) 20241104085734260 DLINP <000b> input/ipa.c:451 connected read/write 20241104085734260 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085734260 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104085734260 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104085734260 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104085734261 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241104085734261 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241104085734261 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server HLR_Test-GSUP-server(329)@aba509b4cab4: Final verdict of PTC: none 20241104085734261 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241104085734261 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(327)@aba509b4cab4: Final verdict of PTC: none 328@aba509b4cab4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@aba509b4cab4: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@aba509b4cab4: Final verdict of PTC: none HLR_Test-GSUP-IPA(326)@aba509b4cab4: Final verdict of PTC: none MTC@aba509b4cab4: Setting final verdict of the test case. MTC@aba509b4cab4: Local verdict of MTC: none MTC@aba509b4cab4: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@aba509b4cab4: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@aba509b4cab4: Local verdict of PTC with component reference 328: none (none -> none) MTC@aba509b4cab4: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@aba509b4cab4: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@aba509b4cab4: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@aba509b4cab4: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@aba509b4cab4: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@aba509b4cab4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass'. Mon Nov 4 08: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 20241104085734306 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39950<->l=127.0.0.1:4258 20241104085734406 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39950<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=14076) Waiting for packet dumper to finish... 1 (prev_count=14076, count=18928) MTC@aba509b4cab4: 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@aba509b4cab4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_proxy ------ Mon Nov 4 08: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@aba509b4cab4: 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@aba509b4cab4: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@aba509b4cab4: legacy= false MTC@aba509b4cab4: in not legacy case 1 MTC@aba509b4cab4: in not legacy case 2 20241104085737482 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241104085737482 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@aba509b4cab4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241104085737484 DLINP <000b> input/ipa.c:451 connected read/write 20241104085737484 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085737485 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54982<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@aba509b4cab4: 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) } } } } 20241104085737486 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241104085737486 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(333)@aba509b4cab4: 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 } } } } 20241104085737487 DLINP <000b> input/ipa.c:451 connected read/write 20241104085737487 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085737487 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241104085737487 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241104085737487 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  20241104085737487 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241104085737487 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  20241104085737487 DLGSUP <0013> gsup_server.c:235 2:  20241104085737487 DLGSUP <0013> gsup_server.c:237 2: 00  20241104085737487 DLGSUP <0013> gsup_server.c:235 3:  20241104085737487 DLGSUP <0013> gsup_server.c:237 3: 00  20241104085737487 DLGSUP <0013> gsup_server.c:235 4:  20241104085737487 DLGSUP <0013> gsup_server.c:237 4: 00  20241104085737487 DLGSUP <0013> gsup_server.c:235 5:  20241104085737487 DLGSUP <0013> gsup_server.c:237 5: 00  20241104085737487 DLGSUP <0013> gsup_server.c:235 7:  20241104085737487 DLGSUP <0013> gsup_server.c:237 7: 00  20241104085737487 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241104085737487 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00  20241104085737487 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)@aba509b4cab4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 335@aba509b4cab4: 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") 20241104085737519 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43491<->l=127.0.0.1:4259) 20241104085737522 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241104085737522 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@aba509b4cab4: Created GsupExpect[0] for "262421046633548" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20241104085737539 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:54994<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@aba509b4cab4: Created GsupExpect[0] for "262421046633548" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20241104085737543 DLINP <000b> input/ipa.c:451 connected read/write 20241104085737543 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085737543 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262421046633548 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421046633548" cn_domain=CS} 20241104085737543 DDGSM <0007> proxy.c:316 (Proxy IMSI-262421046633548 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241104085737543 DDGSM <0007> proxy.c:495 (Proxy IMSI-262421046633548 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241104085737543 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262421046633548.imsi 20241104085737543 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262421046633548.imsi 20241104085737543 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262421046633548.imsi: does not exist in local HLR 20241104085737550 DDGSM <0007> proxy.c:472 (Proxy IMSI-262421046633548 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241104085737550 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241104085737550 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241104085737550 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241104085737550 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241104085737550 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241104085737550 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262421046633548 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241104085737550 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241104085737550 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241104085737550 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241104085737550 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241104085737550 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241104085737550 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@aba509b4cab4: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@aba509b4cab4: 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) } } } } 20241104085737553 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241104085737553 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241104085737553 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241104085737553 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241104085737553 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@aba509b4cab4: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@aba509b4cab4: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241104085737555 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241104085737555 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241104085737555 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@aba509b4cab4: 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)@aba509b4cab4: 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)@aba509b4cab4: Found GsupExpect[0] for "262421046633548" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@aba509b4cab4: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262421046633548" HLR_Test-GSUP-server-IPA(337)@aba509b4cab4: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(337)@aba509b4cab4: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241104085737597 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241104085737597 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241104085737597 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241104085737597 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241104085737597 DDGSM <0007> proxy.c:368 (Proxy IMSI-262421046633548 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491612348030 20241104085737597 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421046633548 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241104085737597 DLINP <000b> input/ipa.c:451 connected read/write 20241104085737597 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085737597 DLINP <000b> input/ipa.c:451 connected read/write 20241104085737597 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@aba509b4cab4: Found GsupExpect[0] for "262421046633548" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@aba509b4cab4: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262421046633548" 20241104085737601 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241104085737601 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241104085737601 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421046633548 MSISDN-491612348030 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241104085737601 DLINP <000b> input/ipa.c:451 connected read/write 20241104085737601 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085737601 DLINP <000b> input/ipa.c:451 connected read/write 20241104085737601 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085737603 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241104085737603 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241104085737603 DDGSM <0007> proxy.c:403 (Proxy IMSI-262421046633548 MSISDN-491612348030 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 20241104085737603 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421046633548 MSISDN-491612348030 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241104085737603 DLINP <000b> input/ipa.c:451 connected read/write 20241104085737603 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085737603 DLINP <000b> input/ipa.c:451 connected read/write 20241104085737603 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241104085737605 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491612348030.msisdn 20241104085737605 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491612348030.msisdn: does not exist in local HLR 20241104085737605 DDGSM <0007> mslookup_server.c:352 sip.voice.491612348030.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241104085737605 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491612348030.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@aba509b4cab4: setverdict(pass): none -> pass 20241104085737608 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54994<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@aba509b4cab4: Final verdict of PTC: pass 20241104085737609 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:54982<->l=127.0.0.1:4258 20241104085737610 DLINP <000b> input/ipa.c:451 connected read/write 20241104085737610 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241104085737610 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241104085737610 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241104085737610 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241104085737610 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43491<->l=127.0.0.1:4259) 20241104085737610 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241104085737610 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241104085737610 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server HLR_Test-GSUP-server(336)@aba509b4cab4: Final verdict of PTC: none 20241104085737610 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241104085737610 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(334)@aba509b4cab4: Final verdict of PTC: none HLR_Test-GSUP-IPA(333)@aba509b4cab4: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@aba509b4cab4: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(337)@aba509b4cab4: Final verdict of PTC: none 335@aba509b4cab4: Final verdict of PTC: none MTC@aba509b4cab4: Setting final verdict of the test case. MTC@aba509b4cab4: Local verdict of MTC: none MTC@aba509b4cab4: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@aba509b4cab4: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@aba509b4cab4: Local verdict of PTC with component reference 335: none (none -> none) MTC@aba509b4cab4: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@aba509b4cab4: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@aba509b4cab4: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@aba509b4cab4: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@aba509b4cab4: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@aba509b4cab4: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass'. Mon Nov 4 08: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 20241104085737650 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55010<->l=127.0.0.1:4258 20241104085737750 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55010<->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=20688) MTC@aba509b4cab4: 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@aba509b4cab4: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@aba509b4cab4: Terminating MTC. MC@aba509b4cab4: MTC terminated. MC2> exit MC@aba509b4cab4: Shutting down session. MC@aba509b4cab4: 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 (2369311) [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-20241104-0855-df4f75e7-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/log_merge.sh HLR_Tests --rm >/dev/null'] [testenv] Formatting log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', 'testenv-hlr-osmocom-nightly-20241104-0855-df4f75e7-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (2369231) [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-20241104-0855-df4f75e7-0', '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']                                          [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-nightly-20241104-0855-df4f75e7-0'] aba509b4cab45bb31549b2b39f579569d92b24deb964a9d14924833c0710062c Error: no container with name or ID testenv-hlr-osmocom-nightly-20241104-0855-df4f75e7-0 found: no such container [testenv] podman container crashed! [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test/2482/artifact/logs/  + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS