Started by timer Running as SYSTEM Building remotely on build5-deb12build-ansible (obs ttcn3_with_linux_6.1_or_higher qemu registry-build-amd64 ttcn3 osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.39.5' > 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 bfa3980386351dc1552d032781a0e2bd2edc5c0e (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f bfa3980386351dc1552d032781a0e2bd2edc5c0e # timeout=10 Commit message: "testenv: fix missing hasattr check" > git rev-list --no-walk 643b4a62d49ee05fac3a02b38ce04268af15cbef # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-sccp-test-asan] $ /bin/sh -xe /tmp/jenkins4595435364354767053.sh + DISTRO=debian:trixie + echo debian:trixie + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-trixie-osmo-ttcn3-testenv + KERNEL=none + podman pull registry.osmocom.org/osmocom-build/debian-trixie-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-trixie-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:8985984ea70bcf70f83e2ac009bd4bae1f9b498ca09d6b45e5b7efed6b1d5d82 Copying blob sha256:a0cfcd7e5a51dd6171255bc6eb16853d801433ebe950238395d82eb743f30d79 Copying blob sha256:bd9ddc54bea929a22b334e73e026d4136e5b73f5cc29942896c72e4ece69b13d Copying blob sha256:c4332ef953ab372a071c9279caa8e70fb96ced408f666a2d885035521afd8dda Copying blob sha256:889e3a5df56aebfea1d76afa507aa61f68ab2d9cdfeff3a721f8060e4c13fd9b Copying blob sha256:5b8ab7dbef6c8606c1d36b1e4704af8646f67810c39b59cfea20630a426df7cd Copying blob sha256:e9fb7cbb425a512ca29f5c6077c816db166b203e6d72c4e53e3484db6198e71d Copying blob sha256:2cc0fa4f8d531f5e40b546b6a15866be8390f5ced1dc6bf9b31e05cf9054a60a Copying blob sha256:9d224d3704c2ee0938e28518777fd196914083432639b402aa1d82b71fc1d945 Copying blob sha256:fe17ef628c0d3669581e0344fab288483eb3fbc6d83b4bf1f0bc849ee268826c Copying config sha256:9ee44c53944889be4b99574c9ef6d2cceba2dab1bcf044cae38b8f3984d1752f Writing manifest to image destination Storing signatures 9ee44c53944889be4b99574c9ef6d2cceba2dab1bcf044cae38b8f3984d1752f + rm -rf logs _cache .linux + [ none != none ] + set +x + uptime + grep --color=always -o load.* load average: 0.29, 0.35, 0.49 + RC=0 + ./testenv.py run sccp --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs -b osmocom:nightly:asan [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs [testenv] + ['podman', 'image', 'exists', 'debian-trixie-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-trixie-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2025-08-27 09:54:08 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-sccp-osmocom-nightly-asan-20250829-1741-04c74ef6-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/podman/testenv-sccp-osmocom-nightly-asan-20250829-1741-04c74ef6-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--cap-add=SYS_ADMIN', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/var-cache-apt-debian-trixie:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/var-lib-apt-debian-trixie:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-trixie-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/testenv-podman-main.sh'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-asan-20250829-1741-04c74ef6-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-sccp-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-asan-20250829-1741-04c74ef6-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian trixie InRelease [138 kB] Get:2 http://deb.debian.org/debian trixie-updates InRelease [47.1 kB] Get:3 http://deb.debian.org/debian-security trixie-security InRelease [43.4 kB] Get:4 http://deb.debian.org/debian trixie/main amd64 Packages [9668 kB] Get:5 http://deb.debian.org/debian trixie-updates/main amd64 Packages [2432 B] Get:6 http://deb.debian.org/debian-security trixie-security/main amd64 Packages [31.7 kB] Fetched 9930 kB in 1s (14.6 MB/s) Reading package lists... [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-asan-20250829-1741-04c74ef6-0', 'test', '-d', '/opt/eclipse-titan-11.1.0'] [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-sccp-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan', 'testenv-sccp-osmocom-nightly-asan-20250829-1741-04c74ef6-0', 'make', 'deps'] make: Nothing to be done for 'deps'. [testenv] Generating links and Makefile for sccp [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/titan-11.1.0-debian-trixie', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp', 'testenv-sccp-osmocom-nightly-asan-20250829-1741-04c74ef6-0', './gen_links.sh'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/titan-11.1.0-debian-trixie', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp', 'testenv-sccp-osmocom-nightly-asan-20250829-1741-04c74ef6-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite (eclipse-titan 11.1.0, from titan_min= in testenv.cfg) [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/titan-11.1.0-debian-trixie', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan', 'testenv-sccp-osmocom-nightly-asan-20250829-1741-04c74ef6-0', 'make', 'sccp'] make -C /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/titan-11.1.0-debian-trixie/sccp compile make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/titan-11.1.0-debian-trixie/sccp' PP IPA_Emulation.ttcn PP SCCP_Mapping.ttcn SCCP_Mapping.ttcnpp:49:4: warning: missing terminating " character 49 | "internal user MTP3asp_PT | ^ SCCP_Mapping.ttcnpp:58:4: warning: missing terminating " character 58 | " | ^ SCCP_Mapping.ttcnpp:70:4: warning: missing terminating " character 70 | "user MTP3asp_PT | ^ SCCP_Mapping.ttcnpp:79:4: warning: missing terminating " character 79 | " | ^ TTCN *.ttcn *.asn SCCP_Tests_RAW.ttcn: In TTCN-3 module `SCCP_Tests_RAW': SCCP_Tests_RAW.ttcn:140.9-164.1: In function definition `f_exp_sccp': SCCP_Tests_RAW.ttcn:142.47-83: In template variable definition `exp': SCCP_Tests_RAW.ttcn:127.9-138.1: note: Referenced function is here SCCP_Tests_RAW.ttcn:339.9-344.1: In function definition `f_tx_xudt_exp': SCCP_Tests_RAW.ttcn:343.2-19: In function instance: SCCP_Tests_RAW.ttcn:343.12-19: In actual parameter list of function `@SCCP_Tests_RAW.f_exp_sccp': SCCP_Tests_RAW.ttcn:343.13-18: In parameter #1 for `sccp': SCCP_Tests_RAW.ttcn:340.24-29: note: Referenced template variable is here SCCP_Tests_RAW.ttcn:364.9-369.1: In function definition `f_tx_ludt_exp': SCCP_Tests_RAW.ttcn:368.2-19: In function instance: SCCP_Tests_RAW.ttcn:368.12-19: In actual parameter list of function `@SCCP_Tests_RAW.f_exp_sccp': SCCP_Tests_RAW.ttcn:368.13-18: In parameter #1 for `sccp': SCCP_Tests_RAW.ttcn:365.24-29: note: Referenced template variable is here SCCP_Tests_RAW.ttcn:432.1-448.1: In testcase definition `TC_scmg_sst_ssn1': SCCP_Tests_RAW.ttcn:447.2-43: In function instance: SCCP_Tests_RAW.ttcn:447.15-43: In actual parameter list of function `@SCCP_Tests_RAW.f_scmg_xceive': SCCP_Tests_RAW.ttcn:447.37-42: In parameter #4 for `rx_exp': SCCP_Tests_RAW.ttcn:435.42-47: note: Referenced template variable is here SCCP_Tests_RAW.ttcn:451.1-467.1: In testcase definition `TC_scmg_sst_ssn_valid': SCCP_Tests_RAW.ttcn:466.2-43: In function instance: SCCP_Tests_RAW.ttcn:466.15-43: In actual parameter list of function `@SCCP_Tests_RAW.f_scmg_xceive': SCCP_Tests_RAW.ttcn:466.37-42: In parameter #4 for `rx_exp': SCCP_Tests_RAW.ttcn:454.42-47: note: Referenced template variable is here SCCP_Tests_RAW.ttcn:490.1-504.1: In testcase definition `TC_callingparty_ssn_only': SCCP_Tests_RAW.ttcn:503.2-75: In function instance: SCCP_Tests_RAW.ttcn:503.15-75: In actual parameter list of function `@SCCP_Tests_RAW.f_scmg_xceive': SCCP_Tests_RAW.ttcn:503.37-42: In parameter #4 for `rx_exp': SCCP_Tests_RAW.ttcn:493.42-47: note: Referenced template variable is here touch compile make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/titan-11.1.0-debian-trixie/sccp' make -j20 -C /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/titan-11.1.0-debian-trixie/sccp make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/titan-11.1.0-debian-trixie/sccp' DEP IPA_CodecPort_CtrlFunctDef.cc DEP IPL4asp_PT.cc DEP IPL4asp_discovery.cc DEP Native_FunctionDefs.cc DEP SCCP_EncDec.cc DEP SCTPasp_PT.cc DEP TCCConversion.cc DEP TCCEncoding.cc DEP TCCInterface.cc DEP TELNETasp_PT.cc DEP UD_PT.cc DEP GSM_Types.cc DEP General_Types.cc DEP IPA_CodecPort.cc DEP IPA_CodecPort_CtrlFunct.cc DEP IPA_Types.cc DEP IPL4asp_Functions.cc DEP IPL4asp_PortType.cc DEP IPL4asp_Types.cc DEP M3UA_Emulation.cc DEP M3UA_Types.cc DEP MTP3asp_PortType.cc DEP MTP3asp_Types.cc DEP Misc_Helpers.cc DEP Native_Functions.cc DEP Osmocom_CTRL_Adapter.cc DEP Osmocom_CTRL_Functions.cc DEP Osmocom_CTRL_Types.cc DEP Osmocom_Types.cc DEP Osmocom_VTY_Functions.cc DEP SCCP_CodecPort.cc DEP SCCP_Emulation.cc DEP SCCP_Templates.cc DEP SCCP_Tests.cc DEP SCCP_Tests_RAW.cc DEP SCCP_Types.cc DEP SCCPasp_Types.cc DEP SCTPasp_PortType.cc DEP SCTPasp_Types.cc DEP Socket_API_Definitions.cc DEP TCCConversion_Functions.cc DEP TCCEncoding_Functions.cc DEP TCCInterface_Functions.cc DEP TELNETasp_PortType.cc DEP UD_PortType.cc DEP UD_Types.cc DEP GSM_Types_part_1.cc DEP GSM_Types_part_2.cc DEP GSM_Types_part_3.cc DEP GSM_Types_part_4.cc DEP GSM_Types_part_5.cc DEP GSM_Types_part_6.cc DEP GSM_Types_part_7.cc DEP General_Types_part_1.cc DEP General_Types_part_2.cc DEP General_Types_part_3.cc DEP General_Types_part_4.cc DEP General_Types_part_5.cc DEP General_Types_part_6.cc DEP General_Types_part_7.cc DEP IPA_CodecPort_part_1.cc DEP IPA_CodecPort_part_2.cc DEP IPA_CodecPort_part_3.cc DEP IPA_CodecPort_part_4.cc DEP IPA_CodecPort_part_5.cc DEP IPA_CodecPort_part_6.cc DEP IPA_CodecPort_part_7.cc DEP IPA_CodecPort_CtrlFunct_part_1.cc DEP IPA_CodecPort_CtrlFunct_part_2.cc DEP IPA_CodecPort_CtrlFunct_part_3.cc DEP IPA_CodecPort_CtrlFunct_part_4.cc DEP IPA_CodecPort_CtrlFunct_part_5.cc DEP IPA_CodecPort_CtrlFunct_part_6.cc DEP IPA_CodecPort_CtrlFunct_part_7.cc DEP IPA_Types_part_1.cc DEP IPA_Types_part_2.cc DEP IPA_Types_part_3.cc DEP IPA_Types_part_4.cc DEP IPA_Types_part_5.cc DEP IPA_Types_part_6.cc DEP IPA_Types_part_7.cc DEP IPL4asp_Functions_part_1.cc DEP IPL4asp_Functions_part_2.cc DEP IPL4asp_Functions_part_3.cc DEP IPL4asp_Functions_part_4.cc DEP IPL4asp_Functions_part_5.cc DEP IPL4asp_Functions_part_6.cc DEP IPL4asp_Functions_part_7.cc DEP IPL4asp_PortType_part_1.cc DEP IPL4asp_PortType_part_2.cc DEP IPL4asp_PortType_part_3.cc DEP IPL4asp_PortType_part_4.cc DEP IPL4asp_PortType_part_5.cc DEP IPL4asp_PortType_part_6.cc DEP IPL4asp_PortType_part_7.cc DEP IPL4asp_Types_part_1.cc DEP IPL4asp_Types_part_2.cc DEP IPL4asp_Types_part_3.cc DEP IPL4asp_Types_part_4.cc DEP IPL4asp_Types_part_5.cc DEP IPL4asp_Types_part_6.cc DEP IPL4asp_Types_part_7.cc DEP M3UA_Emulation_part_1.cc DEP M3UA_Emulation_part_2.cc DEP M3UA_Emulation_part_3.cc DEP M3UA_Emulation_part_4.cc DEP M3UA_Emulation_part_5.cc DEP M3UA_Emulation_part_6.cc DEP M3UA_Emulation_part_7.cc DEP M3UA_Types_part_1.cc DEP M3UA_Types_part_2.cc DEP M3UA_Types_part_3.cc DEP M3UA_Types_part_4.cc DEP M3UA_Types_part_5.cc DEP M3UA_Types_part_6.cc DEP M3UA_Types_part_7.cc DEP MTP3asp_PortType_part_1.cc DEP MTP3asp_PortType_part_2.cc DEP MTP3asp_PortType_part_3.cc DEP MTP3asp_PortType_part_4.cc DEP MTP3asp_PortType_part_5.cc DEP MTP3asp_PortType_part_6.cc DEP MTP3asp_PortType_part_7.cc DEP MTP3asp_Types_part_1.cc DEP MTP3asp_Types_part_2.cc DEP MTP3asp_Types_part_3.cc DEP MTP3asp_Types_part_4.cc DEP MTP3asp_Types_part_5.cc DEP MTP3asp_Types_part_6.cc DEP MTP3asp_Types_part_7.cc DEP Misc_Helpers_part_1.cc DEP Misc_Helpers_part_2.cc DEP Misc_Helpers_part_3.cc DEP Misc_Helpers_part_4.cc DEP Misc_Helpers_part_5.cc DEP Misc_Helpers_part_6.cc DEP Misc_Helpers_part_7.cc DEP Native_Functions_part_1.cc DEP Native_Functions_part_2.cc DEP Native_Functions_part_3.cc DEP Native_Functions_part_4.cc DEP Native_Functions_part_5.cc DEP Native_Functions_part_6.cc DEP Native_Functions_part_7.cc DEP Osmocom_CTRL_Adapter_part_1.cc DEP Osmocom_CTRL_Adapter_part_2.cc DEP Osmocom_CTRL_Adapter_part_3.cc DEP Osmocom_CTRL_Adapter_part_4.cc DEP Osmocom_CTRL_Adapter_part_5.cc DEP Osmocom_CTRL_Adapter_part_6.cc DEP Osmocom_CTRL_Adapter_part_7.cc DEP Osmocom_CTRL_Functions_part_1.cc DEP Osmocom_CTRL_Functions_part_2.cc DEP Osmocom_CTRL_Functions_part_3.cc DEP Osmocom_CTRL_Functions_part_4.cc DEP Osmocom_CTRL_Functions_part_5.cc DEP Osmocom_CTRL_Functions_part_6.cc DEP Osmocom_CTRL_Functions_part_7.cc DEP Osmocom_CTRL_Types_part_1.cc DEP Osmocom_CTRL_Types_part_2.cc DEP Osmocom_CTRL_Types_part_3.cc DEP Osmocom_CTRL_Types_part_4.cc DEP Osmocom_CTRL_Types_part_5.cc DEP Osmocom_CTRL_Types_part_6.cc DEP Osmocom_CTRL_Types_part_7.cc DEP Osmocom_Types_part_1.cc DEP Osmocom_Types_part_2.cc DEP Osmocom_Types_part_3.cc DEP Osmocom_Types_part_4.cc DEP Osmocom_Types_part_5.cc DEP Osmocom_Types_part_6.cc DEP Osmocom_Types_part_7.cc DEP Osmocom_VTY_Functions_part_1.cc DEP Osmocom_VTY_Functions_part_2.cc DEP Osmocom_VTY_Functions_part_3.cc DEP Osmocom_VTY_Functions_part_4.cc DEP Osmocom_VTY_Functions_part_5.cc DEP Osmocom_VTY_Functions_part_6.cc DEP Osmocom_VTY_Functions_part_7.cc DEP SCCP_CodecPort_part_1.cc DEP SCCP_CodecPort_part_2.cc DEP SCCP_CodecPort_part_3.cc DEP SCCP_CodecPort_part_4.cc DEP SCCP_CodecPort_part_5.cc DEP SCCP_CodecPort_part_6.cc DEP SCCP_CodecPort_part_7.cc DEP SCCP_Emulation_part_1.cc DEP SCCP_Emulation_part_2.cc DEP SCCP_Emulation_part_3.cc DEP SCCP_Emulation_part_4.cc DEP SCCP_Emulation_part_5.cc DEP SCCP_Emulation_part_6.cc DEP SCCP_Emulation_part_7.cc DEP SCCP_Templates_part_1.cc DEP SCCP_Templates_part_2.cc DEP SCCP_Templates_part_3.cc DEP SCCP_Templates_part_4.cc DEP SCCP_Templates_part_5.cc DEP SCCP_Templates_part_6.cc DEP SCCP_Templates_part_7.cc DEP SCCP_Tests_part_1.cc DEP SCCP_Tests_part_2.cc DEP SCCP_Tests_part_3.cc DEP SCCP_Tests_part_4.cc DEP SCCP_Tests_part_5.cc DEP SCCP_Tests_part_6.cc DEP SCCP_Tests_part_7.cc DEP SCCP_Tests_RAW_part_1.cc DEP SCCP_Tests_RAW_part_2.cc DEP SCCP_Tests_RAW_part_3.cc DEP SCCP_Tests_RAW_part_4.cc DEP SCCP_Tests_RAW_part_5.cc DEP SCCP_Tests_RAW_part_6.cc DEP SCCP_Tests_RAW_part_7.cc DEP SCCP_Types_part_1.cc DEP SCCP_Types_part_2.cc DEP SCCP_Types_part_3.cc DEP SCCP_Types_part_4.cc DEP SCCP_Types_part_5.cc DEP SCCP_Types_part_6.cc DEP SCCP_Types_part_7.cc DEP SCCPasp_Types_part_1.cc DEP SCCPasp_Types_part_2.cc DEP SCCPasp_Types_part_3.cc DEP SCCPasp_Types_part_4.cc DEP SCCPasp_Types_part_5.cc DEP SCCPasp_Types_part_6.cc DEP SCCPasp_Types_part_7.cc DEP SCTPasp_PortType_part_1.cc DEP SCTPasp_PortType_part_2.cc DEP SCTPasp_PortType_part_3.cc DEP SCTPasp_PortType_part_4.cc DEP SCTPasp_PortType_part_5.cc DEP SCTPasp_PortType_part_6.cc DEP SCTPasp_PortType_part_7.cc DEP SCTPasp_Types_part_1.cc DEP SCTPasp_Types_part_2.cc DEP SCTPasp_Types_part_3.cc DEP SCTPasp_Types_part_4.cc DEP SCTPasp_Types_part_5.cc DEP SCTPasp_Types_part_6.cc DEP SCTPasp_Types_part_7.cc DEP Socket_API_Definitions_part_1.cc DEP Socket_API_Definitions_part_2.cc DEP Socket_API_Definitions_part_3.cc DEP Socket_API_Definitions_part_4.cc DEP Socket_API_Definitions_part_5.cc DEP Socket_API_Definitions_part_6.cc DEP Socket_API_Definitions_part_7.cc DEP TCCConversion_Functions_part_1.cc DEP TCCConversion_Functions_part_2.cc DEP TCCConversion_Functions_part_3.cc DEP TCCConversion_Functions_part_4.cc DEP TCCConversion_Functions_part_5.cc DEP TCCConversion_Functions_part_6.cc DEP TCCConversion_Functions_part_7.cc DEP TCCEncoding_Functions_part_1.cc DEP TCCEncoding_Functions_part_2.cc DEP TCCEncoding_Functions_part_3.cc DEP TCCEncoding_Functions_part_4.cc DEP TCCEncoding_Functions_part_5.cc DEP TCCEncoding_Functions_part_6.cc DEP TCCEncoding_Functions_part_7.cc DEP TCCInterface_Functions_part_1.cc DEP TCCInterface_Functions_part_2.cc DEP TCCInterface_Functions_part_3.cc DEP TCCInterface_Functions_part_4.cc DEP TCCInterface_Functions_part_5.cc DEP TCCInterface_Functions_part_6.cc DEP TCCInterface_Functions_part_7.cc DEP TELNETasp_PortType_part_1.cc DEP TELNETasp_PortType_part_2.cc DEP TELNETasp_PortType_part_3.cc DEP TELNETasp_PortType_part_4.cc DEP TELNETasp_PortType_part_5.cc DEP TELNETasp_PortType_part_6.cc DEP TELNETasp_PortType_part_7.cc DEP UD_PortType_part_1.cc DEP UD_PortType_part_2.cc DEP UD_PortType_part_4.cc DEP UD_PortType_part_3.cc DEP UD_PortType_part_5.cc DEP UD_PortType_part_6.cc DEP UD_PortType_part_7.cc DEP UD_Types_part_1.cc DEP UD_Types_part_2.cc DEP UD_Types_part_3.cc DEP UD_Types_part_4.cc DEP UD_Types_part_5.cc DEP UD_Types_part_6.cc DEP UD_Types_part_7.cc DEP IPA_Emulation.cc DEP SCCP_Mapping.cc DEP IPA_Emulation_part_1.cc DEP IPA_Emulation_part_2.cc DEP IPA_Emulation_part_3.cc DEP IPA_Emulation_part_4.cc DEP IPA_Emulation_part_5.cc DEP IPA_Emulation_part_6.cc DEP IPA_Emulation_part_7.cc DEP SCCP_Mapping_part_1.cc DEP SCCP_Mapping_part_2.cc DEP SCCP_Mapping_part_3.cc DEP SCCP_Mapping_part_4.cc DEP SCCP_Mapping_part_5.cc DEP SCCP_Mapping_part_6.cc DEP SCCP_Mapping_part_7.cc CC GSM_Types.o CC General_Types.o CC IPA_CodecPort.o CC IPA_CodecPort_CtrlFunct.o CC IPA_Types.o CC IPL4asp_Functions.o CC IPL4asp_PortType.o CC IPL4asp_Types.o CC M3UA_Emulation.o CC M3UA_Types.o CC MTP3asp_PortType.o CC MTP3asp_Types.o CC Misc_Helpers.o CC Native_Functions.o CC Osmocom_CTRL_Adapter.o CC Osmocom_CTRL_Functions.o CC Osmocom_CTRL_Types.o CC Osmocom_Types.o CC Osmocom_VTY_Functions.o CC SCCP_CodecPort.o CC SCCP_Emulation.o CC SCCP_Templates.o CC SCCP_Tests.o CC SCCP_Tests_RAW.o CC SCCP_Types.o CC SCCPasp_Types.o CC SCTPasp_PortType.o CC SCTPasp_Types.o CC Socket_API_Definitions.o CC TCCConversion_Functions.o CC TCCEncoding_Functions.o CC TCCInterface_Functions.o CC TELNETasp_PortType.o CC UD_PortType.o CC UD_Types.o CC GSM_Types_part_1.o CC GSM_Types_part_2.o CC GSM_Types_part_3.o CC GSM_Types_part_4.o CC GSM_Types_part_5.o CC GSM_Types_part_6.o CC GSM_Types_part_7.o CC General_Types_part_1.o CC General_Types_part_2.o CC General_Types_part_3.o CC General_Types_part_4.o CC General_Types_part_5.o CC General_Types_part_6.o CC General_Types_part_7.o CC IPA_CodecPort_part_1.o CC IPA_CodecPort_part_2.o CC IPA_CodecPort_part_3.o CC IPA_CodecPort_part_4.o CC IPA_CodecPort_part_5.o CC IPA_CodecPort_part_6.o CC IPA_CodecPort_part_7.o CC IPA_CodecPort_CtrlFunct_part_1.o CC IPA_CodecPort_CtrlFunct_part_2.o CC IPA_CodecPort_CtrlFunct_part_3.o CC IPA_CodecPort_CtrlFunct_part_4.o CC IPA_CodecPort_CtrlFunct_part_5.o CC IPA_CodecPort_CtrlFunct_part_6.o CC IPA_CodecPort_CtrlFunct_part_7.o CC IPA_Types_part_1.o CC IPA_Types_part_2.o CC IPA_Types_part_3.o CC IPA_Types_part_4.o CC IPA_Types_part_5.o CC IPA_Types_part_6.o CC IPA_Types_part_7.o CC IPL4asp_Functions_part_1.o CC IPL4asp_Functions_part_2.o CC IPL4asp_Functions_part_3.o CC IPL4asp_Functions_part_4.o CC IPL4asp_Functions_part_5.o CC IPL4asp_Functions_part_6.o CC IPL4asp_Functions_part_7.o CC IPL4asp_PortType_part_1.o CC IPL4asp_PortType_part_2.o CC IPL4asp_PortType_part_3.o CC IPL4asp_PortType_part_4.o CC IPL4asp_PortType_part_5.o CC IPL4asp_PortType_part_6.o CC IPL4asp_PortType_part_7.o CC IPL4asp_Types_part_1.o CC IPL4asp_Types_part_2.o CC IPL4asp_Types_part_3.o CC IPL4asp_Types_part_4.o CC IPL4asp_Types_part_5.o CC IPL4asp_Types_part_6.o CC IPL4asp_Types_part_7.o CC M3UA_Emulation_part_1.o CC M3UA_Emulation_part_2.o CC M3UA_Emulation_part_3.o CC M3UA_Emulation_part_4.o CC M3UA_Emulation_part_5.o CC M3UA_Emulation_part_6.o CC M3UA_Emulation_part_7.o CC M3UA_Types_part_1.o CC M3UA_Types_part_2.o CC M3UA_Types_part_3.o CC M3UA_Types_part_4.o CC M3UA_Types_part_5.o CC M3UA_Types_part_6.o CC M3UA_Types_part_7.o CC MTP3asp_PortType_part_1.o CC MTP3asp_PortType_part_2.o CC MTP3asp_PortType_part_3.o CC MTP3asp_PortType_part_4.o CC MTP3asp_PortType_part_5.o CC MTP3asp_PortType_part_6.o CC MTP3asp_PortType_part_7.o CC MTP3asp_Types_part_1.o CC MTP3asp_Types_part_2.o CC MTP3asp_Types_part_3.o CC MTP3asp_Types_part_4.o CC MTP3asp_Types_part_5.o CC MTP3asp_Types_part_6.o CC MTP3asp_Types_part_7.o CC Misc_Helpers_part_1.o CC Misc_Helpers_part_2.o CC Misc_Helpers_part_3.o CC Misc_Helpers_part_4.o CC Misc_Helpers_part_5.o CC Misc_Helpers_part_6.o CC Misc_Helpers_part_7.o CC Native_Functions_part_1.o CC Native_Functions_part_2.o CC Native_Functions_part_3.o CC Native_Functions_part_4.o CC Native_Functions_part_5.o CC Native_Functions_part_6.o CC Native_Functions_part_7.o CC Osmocom_CTRL_Adapter_part_1.o CC Osmocom_CTRL_Adapter_part_2.o CC Osmocom_CTRL_Adapter_part_3.o CC Osmocom_CTRL_Adapter_part_4.o CC Osmocom_CTRL_Adapter_part_5.o CC Osmocom_CTRL_Adapter_part_6.o CC Osmocom_CTRL_Adapter_part_7.o CC Osmocom_CTRL_Functions_part_1.o CC Osmocom_CTRL_Functions_part_2.o CC Osmocom_CTRL_Functions_part_3.o CC Osmocom_CTRL_Functions_part_4.o CC Osmocom_CTRL_Functions_part_5.o CC Osmocom_CTRL_Functions_part_6.o CC Osmocom_CTRL_Functions_part_7.o CC Osmocom_CTRL_Types_part_1.o CC Osmocom_CTRL_Types_part_2.o CC Osmocom_CTRL_Types_part_3.o CC Osmocom_CTRL_Types_part_4.o CC Osmocom_CTRL_Types_part_5.o CC Osmocom_CTRL_Types_part_6.o CC Osmocom_CTRL_Types_part_7.o CC Osmocom_Types_part_1.o CC Osmocom_Types_part_2.o CC Osmocom_Types_part_3.o CC Osmocom_Types_part_4.o CC Osmocom_Types_part_5.o CC Osmocom_Types_part_6.o CC Osmocom_Types_part_7.o CC Osmocom_VTY_Functions_part_1.o CC Osmocom_VTY_Functions_part_2.o CC Osmocom_VTY_Functions_part_3.o CC Osmocom_VTY_Functions_part_4.o CC Osmocom_VTY_Functions_part_5.o CC Osmocom_VTY_Functions_part_6.o CC Osmocom_VTY_Functions_part_7.o CC SCCP_CodecPort_part_1.o CC SCCP_CodecPort_part_2.o CC SCCP_CodecPort_part_3.o CC SCCP_CodecPort_part_4.o CC SCCP_CodecPort_part_5.o CC SCCP_CodecPort_part_6.o CC SCCP_CodecPort_part_7.o CC SCCP_Emulation_part_1.o CC SCCP_Emulation_part_2.o CC SCCP_Emulation_part_3.o CC SCCP_Emulation_part_4.o CC SCCP_Emulation_part_5.o CC SCCP_Emulation_part_6.o CC SCCP_Emulation_part_7.o CC SCCP_Templates_part_1.o CC SCCP_Templates_part_2.o CC SCCP_Templates_part_3.o CC SCCP_Templates_part_4.o CC SCCP_Templates_part_5.o CC SCCP_Templates_part_6.o CC SCCP_Templates_part_7.o CC SCCP_Tests_part_1.o CC SCCP_Tests_part_2.o CC SCCP_Tests_part_3.o CC SCCP_Tests_part_4.o CC SCCP_Tests_part_5.o CC SCCP_Tests_part_6.o CC SCCP_Tests_part_7.o CC SCCP_Tests_RAW_part_1.o CC SCCP_Tests_RAW_part_2.o CC SCCP_Tests_RAW_part_3.o CC SCCP_Tests_RAW_part_4.o CC SCCP_Tests_RAW_part_5.o CC SCCP_Tests_RAW_part_6.o CC SCCP_Tests_RAW_part_7.o CC SCCP_Types_part_1.o CC SCCP_Types_part_2.o CC SCCP_Types_part_3.o CC SCCP_Types_part_4.o CC SCCP_Types_part_5.o CC SCCP_Types_part_6.o CC SCCP_Types_part_7.o CC SCCPasp_Types_part_1.o CC SCCPasp_Types_part_2.o CC SCCPasp_Types_part_3.o CC SCCPasp_Types_part_4.o CC SCCPasp_Types_part_5.o CC SCCPasp_Types_part_6.o CC SCCPasp_Types_part_7.o CC SCTPasp_PortType_part_1.o CC SCTPasp_PortType_part_2.o CC SCTPasp_PortType_part_3.o CC SCTPasp_PortType_part_4.o CC SCTPasp_PortType_part_5.o CC SCTPasp_PortType_part_6.o CC SCTPasp_PortType_part_7.o CC SCTPasp_Types_part_1.o CC SCTPasp_Types_part_2.o CC SCTPasp_Types_part_3.o CC SCTPasp_Types_part_4.o CC SCTPasp_Types_part_5.o CC SCTPasp_Types_part_6.o CC SCTPasp_Types_part_7.o CC Socket_API_Definitions_part_1.o CC Socket_API_Definitions_part_2.o CC Socket_API_Definitions_part_3.o CC Socket_API_Definitions_part_4.o CC Socket_API_Definitions_part_5.o CC Socket_API_Definitions_part_6.o CC Socket_API_Definitions_part_7.o CC TCCConversion_Functions_part_1.o CC TCCConversion_Functions_part_2.o CC TCCConversion_Functions_part_3.o CC TCCConversion_Functions_part_4.o CC TCCConversion_Functions_part_5.o CC TCCConversion_Functions_part_6.o CC TCCConversion_Functions_part_7.o CC TCCEncoding_Functions_part_1.o CC TCCEncoding_Functions_part_2.o CC TCCEncoding_Functions_part_3.o CC TCCEncoding_Functions_part_4.o CC TCCEncoding_Functions_part_5.o CC TCCEncoding_Functions_part_6.o CC TCCEncoding_Functions_part_7.o CC TCCInterface_Functions_part_1.o CC TCCInterface_Functions_part_2.o CC TCCInterface_Functions_part_3.o CC TCCInterface_Functions_part_4.o CC TCCInterface_Functions_part_5.o CC TCCInterface_Functions_part_6.o CC TCCInterface_Functions_part_7.o CC TELNETasp_PortType_part_1.o CC TELNETasp_PortType_part_2.o CC TELNETasp_PortType_part_3.o CC TELNETasp_PortType_part_4.o CC TELNETasp_PortType_part_5.o CC TELNETasp_PortType_part_6.o CC TELNETasp_PortType_part_7.o CC UD_PortType_part_1.o CC UD_PortType_part_2.o CC UD_PortType_part_3.o CC UD_PortType_part_4.o CC UD_PortType_part_5.o CC UD_PortType_part_6.o CC UD_PortType_part_7.o CC UD_Types_part_1.o CC UD_Types_part_2.o CC UD_Types_part_3.o CC UD_Types_part_4.o CC UD_Types_part_5.o CC UD_Types_part_6.o CC UD_Types_part_7.o CC IPA_Emulation.o CC SCCP_Mapping.o CC IPA_Emulation_part_1.o CC IPA_Emulation_part_2.o CC IPA_Emulation_part_3.o CC IPA_Emulation_part_4.o CC IPA_Emulation_part_5.o CC IPA_Emulation_part_6.o CC IPA_Emulation_part_7.o CC SCCP_Mapping_part_1.o CC SCCP_Mapping_part_2.o CC SCCP_Mapping_part_3.o CC SCCP_Mapping_part_4.o CC SCCP_Mapping_part_5.o CC SCCP_Mapping_part_6.o CC SCCP_Mapping_part_7.o CC IPA_CodecPort_CtrlFunctDef.o CC IPL4asp_PT.o CC IPL4asp_discovery.o CC Native_FunctionDefs.o CC SCCP_EncDec.o CC SCTPasp_PT.o CC TCCConversion.o CC TCCEncoding.o CC TCCInterface.o CC TELNETasp_PT.o CC UD_PT.o CCLD GSM_Types.so CCLD General_Types.so CCLD IPA_CodecPort.so CCLD IPA_CodecPort_CtrlFunct.so CCLD IPA_Types.so CCLD IPL4asp_Functions.so CCLD IPL4asp_Types.so CCLD IPL4asp_PortType.so CCLD M3UA_Emulation.so CCLD M3UA_Types.so CCLD MTP3asp_PortType.so CCLD MTP3asp_Types.so CCLD Misc_Helpers.so CCLD Native_Functions.so CCLD Osmocom_CTRL_Adapter.so CCLD Osmocom_CTRL_Functions.so CCLD Osmocom_CTRL_Types.so CCLD Osmocom_Types.so CCLD Osmocom_VTY_Functions.so CCLD SCCP_CodecPort.so CCLD SCCP_Emulation.so CCLD SCCP_Tests.so CCLD SCCP_Templates.so CCLD SCCP_Tests_RAW.so CCLD SCCP_Types.so CCLD SCCPasp_Types.so CCLD SCTPasp_PortType.so CCLD SCTPasp_Types.so CCLD Socket_API_Definitions.so CCLD TCCConversion_Functions.so CCLD TCCEncoding_Functions.so CCLD TCCInterface_Functions.so CCLD TELNETasp_PortType.so CCLD UD_PortType.so CCLD UD_Types.so CCLD GSM_Types_part_1.so CCLD GSM_Types_part_2.so CCLD GSM_Types_part_3.so CCLD GSM_Types_part_4.so CCLD GSM_Types_part_5.so CCLD GSM_Types_part_6.so CCLD GSM_Types_part_7.so CCLD General_Types_part_1.so CCLD General_Types_part_2.so CCLD General_Types_part_3.so CCLD General_Types_part_4.so CCLD General_Types_part_5.so CCLD General_Types_part_6.so CCLD General_Types_part_7.so CCLD IPA_CodecPort_part_1.so CCLD IPA_CodecPort_part_2.so CCLD IPA_CodecPort_part_3.so CCLD IPA_CodecPort_part_4.so CCLD IPA_CodecPort_part_5.so CCLD IPA_CodecPort_part_6.so CCLD IPA_CodecPort_part_7.so CCLD IPA_CodecPort_CtrlFunct_part_1.so CCLD IPA_CodecPort_CtrlFunct_part_2.so CCLD IPA_CodecPort_CtrlFunct_part_3.so CCLD IPA_CodecPort_CtrlFunct_part_4.so CCLD IPA_CodecPort_CtrlFunct_part_5.so CCLD IPA_CodecPort_CtrlFunct_part_6.so CCLD IPA_CodecPort_CtrlFunct_part_7.so CCLD IPA_Types_part_1.so CCLD IPA_Types_part_2.so CCLD IPA_Types_part_3.so CCLD IPA_Types_part_4.so CCLD IPA_Types_part_5.so CCLD IPA_Types_part_6.so CCLD IPA_Types_part_7.so CCLD IPL4asp_Functions_part_1.so CCLD IPL4asp_Functions_part_2.so CCLD IPL4asp_Functions_part_3.so CCLD IPL4asp_Functions_part_4.so CCLD IPL4asp_Functions_part_5.so CCLD IPL4asp_Functions_part_6.so CCLD IPL4asp_Functions_part_7.so CCLD IPL4asp_PortType_part_1.so CCLD IPL4asp_PortType_part_2.so CCLD IPL4asp_PortType_part_3.so CCLD IPL4asp_PortType_part_4.so CCLD IPL4asp_PortType_part_5.so CCLD IPL4asp_PortType_part_6.so CCLD IPL4asp_PortType_part_7.so CCLD IPL4asp_Types_part_1.so CCLD IPL4asp_Types_part_2.so CCLD IPL4asp_Types_part_3.so CCLD IPL4asp_Types_part_4.so CCLD IPL4asp_Types_part_5.so CCLD IPL4asp_Types_part_6.so CCLD IPL4asp_Types_part_7.so CCLD M3UA_Emulation_part_1.so CCLD M3UA_Emulation_part_2.so CCLD M3UA_Emulation_part_3.so CCLD M3UA_Emulation_part_4.so CCLD M3UA_Emulation_part_5.so CCLD M3UA_Emulation_part_6.so CCLD M3UA_Emulation_part_7.so CCLD M3UA_Types_part_1.so CCLD M3UA_Types_part_2.so CCLD M3UA_Types_part_3.so CCLD M3UA_Types_part_4.so CCLD M3UA_Types_part_5.so CCLD M3UA_Types_part_6.so CCLD M3UA_Types_part_7.so CCLD MTP3asp_PortType_part_1.so CCLD MTP3asp_PortType_part_2.so CCLD MTP3asp_PortType_part_3.so CCLD MTP3asp_PortType_part_4.so CCLD MTP3asp_PortType_part_5.so CCLD MTP3asp_PortType_part_6.so CCLD MTP3asp_PortType_part_7.so CCLD MTP3asp_Types_part_1.so CCLD MTP3asp_Types_part_2.so CCLD MTP3asp_Types_part_3.so CCLD MTP3asp_Types_part_4.so CCLD MTP3asp_Types_part_5.so CCLD MTP3asp_Types_part_6.so CCLD MTP3asp_Types_part_7.so CCLD Misc_Helpers_part_1.so CCLD Misc_Helpers_part_2.so CCLD Misc_Helpers_part_3.so CCLD Misc_Helpers_part_5.so CCLD Misc_Helpers_part_4.so CCLD Misc_Helpers_part_6.so CCLD Misc_Helpers_part_7.so CCLD Native_Functions_part_1.so CCLD Native_Functions_part_2.so CCLD Native_Functions_part_3.so CCLD Native_Functions_part_4.so CCLD Native_Functions_part_5.so CCLD Native_Functions_part_6.so CCLD Native_Functions_part_7.so CCLD Osmocom_CTRL_Adapter_part_1.so CCLD Osmocom_CTRL_Adapter_part_2.so CCLD Osmocom_CTRL_Adapter_part_4.so CCLD Osmocom_CTRL_Adapter_part_3.so CCLD Osmocom_CTRL_Adapter_part_5.so CCLD Osmocom_CTRL_Adapter_part_6.so CCLD Osmocom_CTRL_Adapter_part_7.so CCLD Osmocom_CTRL_Functions_part_1.so CCLD Osmocom_CTRL_Functions_part_2.so CCLD Osmocom_CTRL_Functions_part_3.so CCLD Osmocom_CTRL_Functions_part_4.so CCLD Osmocom_CTRL_Functions_part_5.so CCLD Osmocom_CTRL_Functions_part_6.so CCLD Osmocom_CTRL_Functions_part_7.so CCLD Osmocom_CTRL_Types_part_1.so CCLD Osmocom_CTRL_Types_part_2.so CCLD Osmocom_CTRL_Types_part_3.so CCLD Osmocom_CTRL_Types_part_4.so CCLD Osmocom_CTRL_Types_part_5.so CCLD Osmocom_CTRL_Types_part_6.so CCLD Osmocom_CTRL_Types_part_7.so CCLD Osmocom_Types_part_1.so CCLD Osmocom_Types_part_2.so CCLD Osmocom_Types_part_3.so CCLD Osmocom_Types_part_4.so CCLD Osmocom_Types_part_5.so CCLD Osmocom_Types_part_6.so CCLD Osmocom_Types_part_7.so CCLD Osmocom_VTY_Functions_part_1.so CCLD Osmocom_VTY_Functions_part_2.so CCLD Osmocom_VTY_Functions_part_3.so CCLD Osmocom_VTY_Functions_part_4.so CCLD Osmocom_VTY_Functions_part_5.so CCLD Osmocom_VTY_Functions_part_6.so CCLD Osmocom_VTY_Functions_part_7.so CCLD SCCP_CodecPort_part_1.so CCLD SCCP_CodecPort_part_2.so CCLD SCCP_CodecPort_part_3.so CCLD SCCP_CodecPort_part_4.so CCLD SCCP_CodecPort_part_5.so CCLD SCCP_CodecPort_part_6.so CCLD SCCP_CodecPort_part_7.so CCLD SCCP_Emulation_part_1.so CCLD SCCP_Emulation_part_2.so CCLD SCCP_Emulation_part_3.so CCLD SCCP_Emulation_part_4.so CCLD SCCP_Emulation_part_5.so CCLD SCCP_Emulation_part_6.so CCLD SCCP_Emulation_part_7.so CCLD SCCP_Templates_part_1.so CCLD SCCP_Templates_part_2.so CCLD SCCP_Templates_part_3.so CCLD SCCP_Templates_part_4.so CCLD SCCP_Templates_part_5.so CCLD SCCP_Templates_part_6.so CCLD SCCP_Templates_part_7.so CCLD SCCP_Tests_part_1.so CCLD SCCP_Tests_part_2.so CCLD SCCP_Tests_part_3.so CCLD SCCP_Tests_part_4.so CCLD SCCP_Tests_part_5.so CCLD SCCP_Tests_part_6.so CCLD SCCP_Tests_part_7.so CCLD SCCP_Tests_RAW_part_1.so CCLD SCCP_Tests_RAW_part_2.so CCLD SCCP_Tests_RAW_part_3.so CCLD SCCP_Tests_RAW_part_4.so CCLD SCCP_Tests_RAW_part_5.so CCLD SCCP_Tests_RAW_part_6.so CCLD SCCP_Tests_RAW_part_7.so CCLD SCCP_Types_part_1.so CCLD SCCP_Types_part_2.so CCLD SCCP_Types_part_3.so CCLD SCCP_Types_part_4.so CCLD SCCP_Types_part_5.so CCLD SCCP_Types_part_6.so CCLD SCCP_Types_part_7.so CCLD SCCPasp_Types_part_1.so CCLD SCCPasp_Types_part_2.so CCLD SCCPasp_Types_part_3.so CCLD SCCPasp_Types_part_4.so CCLD SCCPasp_Types_part_5.so CCLD SCCPasp_Types_part_6.so CCLD SCCPasp_Types_part_7.so CCLD SCTPasp_PortType_part_1.so CCLD SCTPasp_PortType_part_2.so CCLD SCTPasp_PortType_part_3.so CCLD SCTPasp_PortType_part_4.so CCLD SCTPasp_PortType_part_5.so CCLD SCTPasp_PortType_part_6.so CCLD SCTPasp_PortType_part_7.so CCLD SCTPasp_Types_part_1.so CCLD SCTPasp_Types_part_2.so CCLD SCTPasp_Types_part_3.so CCLD SCTPasp_Types_part_4.so CCLD SCTPasp_Types_part_5.so CCLD SCTPasp_Types_part_6.so CCLD SCTPasp_Types_part_7.so CCLD Socket_API_Definitions_part_1.so CCLD Socket_API_Definitions_part_2.so CCLD Socket_API_Definitions_part_3.so CCLD Socket_API_Definitions_part_4.so CCLD Socket_API_Definitions_part_5.so CCLD Socket_API_Definitions_part_6.so CCLD Socket_API_Definitions_part_7.so CCLD TCCConversion_Functions_part_1.so CCLD TCCConversion_Functions_part_2.so CCLD TCCConversion_Functions_part_3.so CCLD TCCConversion_Functions_part_4.so CCLD TCCConversion_Functions_part_5.so CCLD TCCConversion_Functions_part_6.so CCLD TCCConversion_Functions_part_7.so CCLD TCCEncoding_Functions_part_1.so CCLD TCCEncoding_Functions_part_2.so CCLD TCCEncoding_Functions_part_3.so CCLD TCCEncoding_Functions_part_4.so CCLD TCCEncoding_Functions_part_5.so CCLD TCCEncoding_Functions_part_6.so CCLD TCCEncoding_Functions_part_7.so CCLD TCCInterface_Functions_part_1.so CCLD TCCInterface_Functions_part_2.so CCLD TCCInterface_Functions_part_3.so CCLD TCCInterface_Functions_part_4.so CCLD TCCInterface_Functions_part_5.so CCLD TCCInterface_Functions_part_6.so CCLD TCCInterface_Functions_part_7.so CCLD TELNETasp_PortType_part_1.so CCLD TELNETasp_PortType_part_2.so CCLD TELNETasp_PortType_part_3.so CCLD TELNETasp_PortType_part_4.so CCLD TELNETasp_PortType_part_5.so CCLD TELNETasp_PortType_part_6.so CCLD TELNETasp_PortType_part_7.so CCLD UD_PortType_part_1.so CCLD UD_PortType_part_2.so CCLD UD_PortType_part_3.so CCLD UD_PortType_part_4.so CCLD UD_PortType_part_5.so CCLD UD_PortType_part_6.so CCLD UD_PortType_part_7.so CCLD UD_Types_part_1.so CCLD UD_Types_part_2.so CCLD UD_Types_part_3.so CCLD UD_Types_part_4.so CCLD UD_Types_part_5.so CCLD UD_Types_part_6.so CCLD UD_Types_part_7.so CCLD IPA_Emulation.so CCLD SCCP_Mapping.so CCLD IPA_Emulation_part_1.so CCLD IPA_Emulation_part_2.so CCLD IPA_Emulation_part_3.so CCLD IPA_Emulation_part_4.so CCLD IPA_Emulation_part_5.so CCLD IPA_Emulation_part_6.so CCLD IPA_Emulation_part_7.so CCLD SCCP_Mapping_part_1.so CCLD SCCP_Mapping_part_2.so CCLD SCCP_Mapping_part_3.so CCLD SCCP_Mapping_part_4.so CCLD SCCP_Mapping_part_5.so CCLD SCCP_Mapping_part_6.so CCLD SCCP_Mapping_part_7.so CCLD IPA_CodecPort_CtrlFunctDef.so CCLD IPL4asp_PT.so CCLD IPL4asp_discovery.so CCLD Native_FunctionDefs.so CCLD SCCP_EncDec.so CCLD SCTPasp_PT.so CCLD TCCConversion.so CCLD TCCEncoding.so CCLD TCCInterface.so CCLD TELNETasp_PT.so CCLD UD_PT.so CCLD SCCP_Tests make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/titan-11.1.0-debian-trixie/sccp' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-asan-20250829-1741-04c74ef6-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13/ ./' > /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-sccp-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-asan-20250829-1741-04c74ef6-0', 'sh', '-c', 'echo \'Package: *\nPin: origin "downloads.osmocom.org"\nPin-Priority: 1100\n\' > /etc/apt/preferences.d/osmocom-apt-pin'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-asan-20250829-1741-04c74ef6-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian trixie InRelease Hit:2 http://deb.debian.org/debian trixie-updates InRelease Hit:3 http://deb.debian.org/debian-security trixie-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ InRelease [1570 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ Packages [54.5 kB] Fetched 56.1 kB in 0s (502 kB/s) Reading package lists... W: https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13/./InRelease: Policy will reject signature within a year, see --audit for details [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-asan-20250829-1741-04c74ef6-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/dbg_pkgs_all'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-asan-20250829-1741-04c74ef6-0', 'apt-rdepends', 'libosmo-netif-dev'] [testenv] libosmo-netif-dev -> libosmocore: installing libosmocore-dbg [testenv] libosmo-netif-dev -> libc6: installing libc6-dbg [testenv] libosmo-netif-dev -> libosmocore22: installing libosmocore-dbg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-asan-20250829-1741-04c74ef6-0', 'apt-rdepends', 'libosmocore-dev'] [testenv] libosmocore-dev -> libc6: installing libc6-dbg [testenv] libosmocore-dev -> libosmocore: installing libosmocore-dbg [testenv] libosmocore-dev -> libosmocore22: installing libosmocore-dbg [testenv] Installing packages: libosmo-netif-dev, libosmocore-dev, libosmocore-dbg, libc6-dbg, libosmocore-dbg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-asan-20250829-1741-04c74ef6-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'libosmo-netif-dev', 'libosmocore-dev', 'libosmocore-dbg', 'libc6-dbg', 'libosmocore-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-keyring osmocom-nightly-asan The following NEW packages will be installed: libc6-dbg libosmo-netif-dev libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore-dev libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-keyring osmocom-nightly-asan 0 upgraded, 18 newly installed, 0 to remove and 2 not upgraded. Need to get 17.1 MB of archives. After this operation, 72.7 MB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ osmocom-keyring 1.0.2.5.fc66.202508282029~asan [3044 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ osmocom-nightly-asan 202508282029 [1208 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ libosmocore22 1.11.0.32.33cb4.202508282029~asan [580 kB] Get:4 http://deb.debian.org/debian trixie/main amd64 libc6-dbg amd64 2.41-12 [7341 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ libosmocodec4 1.11.0.32.33cb4.202508282029~asan [69.8 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ libosmoisdn0 1.11.0.32.33cb4.202508282029~asan [156 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ libosmogsm20 1.11.0.32.33cb4.202508282029~asan [837 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ libosmocoding0 1.11.0.32.33cb4.202508282029~asan [153 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ libosmovty13 1.11.0.32.33cb4.202508282029~asan [271 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ libosmogb14 1.11.0.32.33cb4.202508282029~asan [637 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ libosmoctrl0 1.11.0.32.33cb4.202508282029~asan [98.3 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ libosmosim2 1.11.0.32.33cb4.202508282029~asan [104 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ libosmousb0 1.11.0.32.33cb4.202508282029~asan [65.6 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ libosmocore 1.11.0.32.33cb4.202508282029~asan [44.3 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ libosmocore-dev 1.11.0.32.33cb4.202508282029~asan [2713 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ libosmonetif11 1.6.0.13.c499.202508282029~asan [218 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ libosmo-netif-dev 1.6.0.13.c499.202508282029~asan [229 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_13 ./ libosmocore-dbg 1.11.0.32.33cb4.202508282029~asan [3629 kB] Fetched 17.1 MB in 0s (66.5 MB/s) Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 43483 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.41-12_amd64.deb ... Unpacking libc6-dbg:amd64 (2.41-12) ... Selecting previously unselected package osmocom-keyring. Preparing to unpack .../01-osmocom-keyring_1.0.2.5.fc66.202508282029~asan_amd64.deb ... Unpacking osmocom-keyring (1.0.2.5.fc66.202508282029~asan) ... Selecting previously unselected package osmocom-nightly-asan. Preparing to unpack .../02-osmocom-nightly-asan_202508282029_amd64.deb ... Unpacking osmocom-nightly-asan (202508282029) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../03-libosmocore22_1.11.0.32.33cb4.202508282029~asan_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0.32.33cb4.202508282029~asan) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../04-libosmocodec4_1.11.0.32.33cb4.202508282029~asan_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0.32.33cb4.202508282029~asan) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../05-libosmoisdn0_1.11.0.32.33cb4.202508282029~asan_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0.32.33cb4.202508282029~asan) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../06-libosmogsm20_1.11.0.32.33cb4.202508282029~asan_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0.32.33cb4.202508282029~asan) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../07-libosmocoding0_1.11.0.32.33cb4.202508282029~asan_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0.32.33cb4.202508282029~asan) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../08-libosmovty13_1.11.0.32.33cb4.202508282029~asan_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0.32.33cb4.202508282029~asan) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../09-libosmogb14_1.11.0.32.33cb4.202508282029~asan_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0.32.33cb4.202508282029~asan) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../10-libosmoctrl0_1.11.0.32.33cb4.202508282029~asan_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0.32.33cb4.202508282029~asan) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../11-libosmosim2_1.11.0.32.33cb4.202508282029~asan_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0.32.33cb4.202508282029~asan) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../12-libosmousb0_1.11.0.32.33cb4.202508282029~asan_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0.32.33cb4.202508282029~asan) ... Selecting previously unselected package libosmocore. Preparing to unpack .../13-libosmocore_1.11.0.32.33cb4.202508282029~asan_amd64.deb ... Unpacking libosmocore (1.11.0.32.33cb4.202508282029~asan) ... Selecting previously unselected package libosmocore-dev:amd64. Preparing to unpack .../14-libosmocore-dev_1.11.0.32.33cb4.202508282029~asan_amd64.deb ... Unpacking libosmocore-dev:amd64 (1.11.0.32.33cb4.202508282029~asan) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../15-libosmonetif11_1.6.0.13.c499.202508282029~asan_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0.13.c499.202508282029~asan) ... Selecting previously unselected package libosmo-netif-dev:amd64. Preparing to unpack .../16-libosmo-netif-dev_1.6.0.13.c499.202508282029~asan_amd64.deb ... Unpacking libosmo-netif-dev:amd64 (1.6.0.13.c499.202508282029~asan) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../17-libosmocore-dbg_1.11.0.32.33cb4.202508282029~asan_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0.32.33cb4.202508282029~asan) ... Setting up libc6-dbg:amd64 (2.41-12) ... Setting up osmocom-keyring (1.0.2.5.fc66.202508282029~asan) ... Setting up osmocom-nightly-asan (202508282029) ... Setting up libosmocore22:amd64 (1.11.0.32.33cb4.202508282029~asan) ... Setting up libosmocodec4:amd64 (1.11.0.32.33cb4.202508282029~asan) ... Setting up libosmovty13:amd64 (1.11.0.32.33cb4.202508282029~asan) ... Setting up libosmoisdn0:amd64 (1.11.0.32.33cb4.202508282029~asan) ... Setting up libosmousb0:amd64 (1.11.0.32.33cb4.202508282029~asan) ... Setting up libosmogsm20:amd64 (1.11.0.32.33cb4.202508282029~asan) ... Setting up libosmoctrl0:amd64 (1.11.0.32.33cb4.202508282029~asan) ... Setting up libosmogb14:amd64 (1.11.0.32.33cb4.202508282029~asan) ... Setting up libosmonetif11:amd64 (1.6.0.13.c499.202508282029~asan) ... Setting up libosmocoding0:amd64 (1.11.0.32.33cb4.202508282029~asan) ... Setting up libosmosim2:amd64 (1.11.0.32.33cb4.202508282029~asan) ... Setting up libosmocore (1.11.0.32.33cb4.202508282029~asan) ... Setting up libosmocore-dbg:amd64 (1.11.0.32.33cb4.202508282029~asan) ... Setting up libosmocore-dev:amd64 (1.11.0.32.33cb4.202508282029~asan) ... Setting up libosmo-netif-dev:amd64 (1.6.0.13.c499.202508282029~asan) ... Processing triggers for libc-bin (2.41-12) ... [testenv] libosmo-sigtran: cloning master [testenv] + ['git', '-c', 'advice.detachedHead=false', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/git/build_against_osmocom_nightly_asan', 'clone', '--depth', '1', '--branch', 'master', 'https://gerrit.osmocom.org/libosmo-sigtran'] Cloning into 'libosmo-sigtran'... [testenv] libosmo-sigtran: showing current commit [testenv] + ['git', '-P', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/git/build_against_osmocom_nightly_asan/libosmo-sigtran', '-c', 'color.ui=always', 'log', '-1', '--oneline'] ddd3409 sccp: Allow osmo_sccp_instance_destroy(NULL) [testenv] Building sccp_demo_user [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/git/build_against_osmocom_nightly_asan/libosmo-sigtran', 'testenv-sccp-osmocom-nightly-asan-20250829-1741-04c74ef6-0', 'autoreconf', '-fi'] libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:167: warning: The macro 'AC_HELP_STRING' is obsolete. configure.ac:167: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:167: the top level configure.ac:184: warning: AC_OUTPUT should be used without arguments. configure.ac:184: You should run autoupdate. configure.ac:23: installing './compile' configure.ac:25: installing './config.guess' configure.ac:25: installing './config.sub' configure.ac:9: installing './install-sh' configure.ac:9: installing './missing' examples/Makefile.am: installing './depcomp' include/osmocom/sigtran/Makefile.am:2: warning: dir $@: non-POSIX variable name include/osmocom/sigtran/Makefile.am:2: (probably a GNU make extension) [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/git/build_against_osmocom_nightly_asan/libosmo-sigtran', 'testenv-sccp-osmocom-nightly-asan-20250829-1741-04c74ef6-0', './configure', '--enable-sanitize'] checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking whether make sets $(MAKE)... (cached) yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for libosmocore >= 1.11.0... yes checking for libosmovty >= 1.11.0... yes checking for libosmogsm >= 1.11.0... yes checking for libosmo-netif >= 1.6.0... yes checking for library containing sctp_recvmsg... -lsctp checking if gcc supports -fvisibility=hidden... yes checking for doxygen... false checking whether to enable VTY/CTRL tests... no CFLAGS=" -std=gnu11 -fsanitize=address -fsanitize=undefined -Wall" CPPFLAGS=" -fsanitize=address -fsanitize=undefined -Wall" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libosmo-sigtran.pc config.status: creating include/osmocom/Makefile config.status: creating include/osmocom/sccp/Makefile config.status: creating include/osmocom/sigtran/Makefile config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating tests/m2ua/Makefile config.status: creating tests/xua/Makefile config.status: creating tests/ss7/Makefile config.status: creating tests/vty/Makefile config.status: creating examples/Makefile config.status: creating stp/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating doc/manuals/Makefile config.status: creating contrib/Makefile config.status: creating contrib/systemd/Makefile config.status: creating Doxyfile config.status: creating Makefile config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/git/build_against_osmocom_nightly_asan/libosmo-sigtran/src', 'testenv-sccp-osmocom-nightly-asan-20250829-1741-04c74ef6-0', 'make', '-j', '20', 'libosmo-sigtran.la'] CC ipa.lo CC m3ua.lo CC sccp2sua.lo CC sccp_helpers.lo CC sccp_connection.lo CC sccp_instance.lo CC sccp_lbcs.lo CC sccp_sap.lo CC sccp_sclc.lo CC sccp_scmg.lo CC sccp_scrc.lo CC sccp_scoc.lo CC sccp_scoc_fsm.lo CC sccp_types.lo CC sccp_user.lo CC ss7.lo CC sccp_vty.lo CC ss7_as.lo CC ss7_as_vty.lo CC ss7_asp.lo sccp_scoc_fsm.c: In function 'scoc_fsm_active': sccp_scoc_fsm.c:360:9: note: '#pragma message: TODO: internal disco: send N-DISCONNECT.ind to user' 360 | #pragma message("TODO: internal disco: send N-DISCONNECT.ind to user") | ^~~~~~~ CC ss7_asp_vty.lo CC ss7_asp_peer.lo CC ss7_combined_linkset.lo CC ss7_hmrt.lo CC ss7_instance.lo CC ss7_link.lo CC ss7_linkset.lo CC ss7_vty.lo CC ss7_xua_srv.lo CC ss7_xua_srv_vty.lo CC ss7_route.lo CC ss7_route_table.lo CC ss7_user.lo CC sua.lo CC xua_asp_fsm.lo CC xua_as_fsm.lo CC xua_default_lm_fsm.lo CC xua_msg.lo CC xua_rkm.lo CC xua_shared.lo CC xua_snm.lo CCLD libosmo-sigtran.la [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/git/build_against_osmocom_nightly_asan/libosmo-sigtran/examples', 'testenv-sccp-osmocom-nightly-asan-20250829-1741-04c74ef6-0', 'make', '-j', '20', 'sccp_demo_user'] CC sccp_demo_user.o CC sccp_test_server.o CC sccp_test_vty.o CCLD sccp_demo_user [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-asan-20250829-1741-04c74ef6-0', 'ln', '-s', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/git/build_against_osmocom_nightly_asan/libosmo-sigtran/examples/sccp_demo_user', '/usr/local/bin/sccp_demo_user'] [testenv] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-asan-20250829-1741-04c74ef6-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp/SCCP_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests.cfg'] [testenv] + ['cp', '-a', 'sccp_demo_user.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/sccp_demo_user'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-asan-20250829-1741-04c74ef6-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp/SCCP_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests.default'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-asan-20250829-1741-04c74ef6-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/Common.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-asan-20250829-1741-04c74ef6-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan"#', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/Common.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-asan-20250829-1741-04c74ef6-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-sccp-test-asan/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-asan-20250829-1741-04c74ef6-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-sccp-test-asan/logs/testsuite/SCCP_Tests.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests.default [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-asan-20250829-1741-04c74ef6-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-sccp-test-asan/logs/testsuite/SCCP_Tests.default'] [testenv] Running sccp_demo_user [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/sccp_demo_user', 'testenv-sccp-osmocom-nightly-asan-20250829-1741-04c74ef6-0', 'sh', '-c', 'run_sccp_demo_user.sh -l 127.0.0.2 -r 127.0.0.1 -C sccp_demo_user.cfg 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/sccp_demo_user/sccp_demo_user.log'] + [ -n ] + exec sccp_demo_user -l 127.0.0.2 -r 127.0.0.1 -C sccp_demo_user.cfg 20250829174123944 DLGLOBAL NOTICE Available via telnet 127.0.0.2 2324 (telnet_interface.c:88) 20250829174123944 DLSS7 INFO 0: Creating SS7 Instance (ss7_instance.c:65) 20250829174123944 DLSS7 INFO 0: Creating Route Table system (ss7_route_table.c:62) 20250829174123944 DLSS7 INFO Creating m3ua Server 127.0.0.2:2905 (ss7_xua_srv.c:238) 20250829174123944 DLSS7 INFO Created m3ua server on 127.0.0.2:2905 (ss7_xua_srv.c:258) 20250829174123944 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.2:2905 (ss7_xua_srv.c:326) 20250829174123944 DLSS7 NOTICE 0: Creating SCCP instance (ss7_instance.c:159) 20250829174123944 DLSCCP INFO 0: SCCP(rctx=0) Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_instance.c:168) 20250829174123944 DLSS7 DEBUG registering user=SCCP for SI 3 with priv 0x5120000027a0 (ss7_user.c:88) 20250829174123944 DLGLOBAL DEBUG validating counter group 0x7fb62b5f5e60(sigtran_as) with 35 counters (rate_ctr.c:86) 20250829174123944 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: Allocated (fsm.c:456) 20250829174123944 DLSS7 INFO 0: AS(as-srv-client) Created AS (ss7_instance.c:325) 20250829174123944 DLSS7 INFO 0: RT(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5,via=as-srv-client,st=available) Creating route: pc=23=0.2.7 mask=0x3fff=7.255.7 prio=5 dyn via AS as-srv-client proto=m3ua (ss7_route.c:143) 20250829174123944 DLGLOBAL DEBUG validating counter group 0x7fb62b5f61e0(sigtran_asp) with 3 counters (rate_ctr.c:86) 20250829174123944 DLSS7 INFO 0: AS(as-srv-client) Adding ASP asp-srv-client to AS (ss7_as.c:161) 20250829174123944 DLSS7 INFO 0: ASP(asp-srv-client) Restarting ASP asp-srv-client, r=127.0.0.1:2905<->l=127.0.0.2:2905 (ss7_asp.c:894) 20250829174123945 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Allocated (fsm.c:456) 20250829174123945 DLSS7 NOTICE 0: ASP(asp-srv-client) ASP Restart for server not implemented yet! (ss7_asp.c:935) 20250829174123945 DLSCCP INFO 0: SCCP(rctx=0) Binding user 'refuser' to SSN=201 PC=(no PC) (sccp_instance.c:168) 20250829174123945 DLSCCP INFO 0: SCCP(rctx=0) Binding user 'echo' to SSN=202 PC=(no PC) (sccp_instance.c:168) 20250829174123945 DLSCCP INFO 0: SCCP(rctx=0) Binding user 'callback' to SSN=203 PC=(no PC) (sccp_instance.c:168) 20250829174123945 DLSCCP INFO 0: SCCP(rctx=0) Binding user 'test_client_vty' to SSN=254 PC=(no PC) (sccp_instance.c:168) [testenv] Running testsuite (eclipse-titan 11.1.0, from titan_min= in testenv.cfg) [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/titan-11.1.0-debian-trixie', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite', 'testenv-sccp-osmocom-nightly-asan-20250829-1741-04c74ef6-0', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/start-testsuite.sh', 'sccp/SCCP_Tests', 'SCCP_Tests.cfg'] ttcn3_start: Starting the test suite spawn /opt/eclipse-titan-11.1.0/bin/mctr_cli SCCP_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 11.1.0 * * Copyright (c) 2000-2025 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: SCCP_Tests.cfg MC@340f0aa53e4c: Unix server socket created successfully. MC@340f0aa53e4c: Listening on TCP port 35809. 340f0aa53e4c is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/titan-11.1.0-debian-trixie/sccp/SCCP_Tests 340f0aa53e4c 35809 TTCN-3 Host Controller (parallel mode), version 11.1.0 MC@340f0aa53e4c: New HC connected from 10.0.2.100 [10.0.2.100]. 340f0aa53e4c: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@340f0aa53e4c: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@340f0aa53e4c: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@340f0aa53e4c: Configuration file was processed on all HCs. MC@340f0aa53e4c: Creating MTC on host 10.0.2.100. MC@340f0aa53e4c: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@340f0aa53e4c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-start.sh SCCP_Tests.TC_routing_global_title_crash'. ------ SCCP_Tests.TC_routing_global_title_crash ------ Fri Aug 29 17:41:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests.TC_routing_global_title_crash.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests.TC_routing_global_title_crash.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@340f0aa53e4c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-start.sh SCCP_Tests.TC_routing_global_title_crash' was executed successfully (exit status: 0). MTC@340f0aa53e4c: Test case TC_routing_global_title_crash started. 20250829174125481 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55982<->l=127.0.0.2:2324 (telnet_interface.c:192) 4@340f0aa53e4c: ************************************************* 4@340f0aa53e4c: M3UA emulation initiated, the test can be started 4@340f0aa53e4c: ************************************************* 3@340f0aa53e4c: v_sccp_pdu_maxlen:268 20250829174125701 DLINP INFO SRV(m3ua,127.0.0.2:2905) accept()ed new link from 127.0.0.1:2905 (stream_srv.c:143) 20250829174125701 DLINP INFO sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 (stream.c:94) 20250829174125701 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250829174125701 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): matched connection to ASP asp-srv-client (ss7_xua_srv.c:121) 20250829174125701 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250829174125701 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) 4@340f0aa53e4c: SCTP_ConnectResult -> connection established from: "127.0.0.1":2905 to server: "127.0.0.2":2905 association #8 4@340f0aa53e4c: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 4@340f0aa53e4c: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received in an inactive state -> message was buffered 4@340f0aa53e4c: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250829174125708 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=8) (stream_srv.c:811) 20250829174125708 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 8 bytes from client (stream_srv.c:825) 20250829174125708 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 4@340f0aa53e4c: M3UA_ASPUP sent 4@340f0aa53e4c: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250829174125708 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250829174125708 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250829174125708 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250829174125708 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250829174125708 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250829174125709 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250829174125709 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250829174125709 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250829174125709 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250829174125709 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250829174125709 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (ss7_asp.c:1383) 20250829174125709 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250829174125709 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250829174125709 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250829174125709 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 4@340f0aa53e4c: Message received on association #8 4@340f0aa53e4c: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 4@340f0aa53e4c: Association #8 state changed to: aSP_Inactive (5) 20250829174125711 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=8) (stream_srv.c:811) 20250829174125711 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 8 bytes from client (stream_srv.c:825) 20250829174125711 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829174125712 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250829174125712 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 4@340f0aa53e4c: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250829174125712 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 04 03 00 00 00 08 (ss7_asp.c:1383) 20250829174125712 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250829174125712 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250829174125712 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250829174125712 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250829174125712 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250829174125712 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (ss7_asp.c:1383) 20250829174125712 DLSS7 INFO 0: RT(dpc=0=0.0.0,mask=0x3fff=7.255.7,prio=5,via=as-srv-client,st=available) Creating route: pc=0=0.0.0 mask=0x3fff=7.255.7 prio=5 dyn via AS as-srv-client proto=m3ua (ss7_route.c:143) 20250829174125712 DLSS7 NOTICE 0: RT(dpc=0=0.0.0,mask=0x3fff=7.255.7,prio=5,via=as-srv-client,st=available) changed to status 'available' (ss7_route.c:409) 20250829174125712 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174125712 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 4@340f0aa53e4c: Message received on association #8 20250829174125712 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(refuser:RI=SSN_PC,PC=(no PC),SSN=unknown 0xc9) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174125712 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250829174125712 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174125712 DMAIN INFO Got N-PCSTATE.ind (affected_pc=0=0.0.0 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE) (sccp_test_server.c:81) 20250829174125712 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(callback:RI=SSN_PC,PC=(no PC),SSN=unknown 0xcb) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174125713 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:120) 20250829174125713 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(test_client_vty:RI=SSN_PC,PC=(no PC),SSN=BSSAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174125713 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250829174125713 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250829174125713 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 4@340f0aa53e4c: M3UA_BEAT received in wrong state 4@340f0aa53e4c: Message received on association #8 4@340f0aa53e4c: Received M3UA_NOTIFY -> discard 4@340f0aa53e4c: Message received on association #8 4@340f0aa53e4c: ASPAC_Ack received for association #8 4@340f0aa53e4c: Association #8 state changed to: aSP_Active (7) 4@340f0aa53e4c: Sending buffered message #0 20250829174125717 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=56) (stream_srv.c:811) 20250829174125717 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 56 bytes from client (stream_srv.c:825) 20250829174125717 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 4@340f0aa53e4c: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250829174125717 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829174125717 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:599) 20250829174125717 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 sls=0 (m3ua.c:642) 20250829174125717 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (ss7_hmrt.c:244) 20250829174125717 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=1,GTI=1,GT=() (sccp2sua.c:334) 20250829174125717 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=23,SSN=202 (sccp2sua.c:334) 20250829174125717 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000081), PART(T=Destination Address,L=28,D=00020006800100100000000106000003103254008002000800000001), PART(T=Source Address,L=20,D=00020003800200080000001780030008000000ca), PART(T=Data,L=10,D=12345678901234567890) (sccp_scrc.c:545) 4@340f0aa53e4c: Message received on association #8 20250829174125717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:387) 20250829174125717 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250829174125717 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250829174125717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (28) 00 02 00 06 80 01 00 10 00 00 00 01 06 00 00 03 10 32 54 00 80 02 00 08 00 00 00 01 (sua.c:387) 20250829174125718 DLSUA DEBUG SUA IEI 0x0103 pos 4/28: subpart tag 0x8001, len 16 (sua.c:446) 20250829174125718 DLSUA DEBUG SUA IEI 0x0103 pos 20/28: subpart tag 0x8002, len 8 (sua.c:446) 20250829174125718 DLSCCP NOTICE 0: SCCP(rctx=0) Unable to find user for SSN=0 PC=0.0.1 (sccp_scrc.c:377) 20250829174125718 DLSCCP DEBUG 0: SCCP(rctx=0) Enqueuing SCRC Routing Failure (unequipped user) for CL message CL:CLDT (sccp_instance.c:238) 20250829174125718 DLSCCP NOTICE 0: SCCP(rctx=0) SCRC Routing Failure (unequipped user) for CL message CL:CLDT (sccp_sclc.c:399) 20250829174125718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:387) 20250829174125718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250829174125718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250829174125718 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDR,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=SCCP Cause,L=4,D=00000104), PART(T=Source Address,L=28,D=00020006800100100000000106000003103254008002000800000001), PART(T=Destination Address,L=20,D=00020003800200080000001780030008000000ca), PART(T=Data,L=10,D=12345678901234567890) (sccp_scrc.c:483) 20250829174125718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:387) 20250829174125718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 4@340f0aa53e4c: Received M3UA_NOTIFY -> discard 20250829174125718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250829174125718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (28) 00 02 00 06 80 01 00 10 00 00 00 01 06 00 00 03 10 32 54 00 80 02 00 08 00 00 00 01 (sua.c:387) 20250829174125718 DLSUA DEBUG SUA IEI 0x0102 pos 4/28: subpart tag 0x8001, len 16 (sua.c:446) 20250829174125718 DLSUA DEBUG SUA IEI 0x0102 pos 20/28: subpart tag 0x8002, len 8 (sua.c:446) 20250829174125718 DLSS7 INFO 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=0 -> eSLS=64: picked Normal Route via 'as-srv-client' round-robin style (available) (ss7_combined_linkset.c:297) 20250829174125718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:387) 20250829174125718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250829174125718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250829174125718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (28) 00 02 00 06 80 01 00 10 00 00 00 01 06 00 00 03 10 32 54 00 80 02 00 08 00 00 00 01 (sua.c:387) 20250829174125718 DLSUA DEBUG SUA IEI 0x0102 pos 4/28: subpart tag 0x8001, len 16 (sua.c:446) 20250829174125718 DLSUA DEBUG SUA IEI 0x0102 pos 20/28: subpart tag 0x8002, len 8 (sua.c:446) 20250829174125719 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (ss7_hmrt.c:248) 20250829174125719 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=0 -> eSLS=64: use Normal Route via 'as-srv-client' (ss7_combined_linkset.c:275) 20250829174125719 DLSS7 DEBUG 0: Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 prio=5 dyn via AS as-srv-client proto=m3ua (ss7_hmrt.c:193) 20250829174125719 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=23=0.2.7 (ss7_hmrt.c:203) 20250829174125719 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829174125719 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2d 00 00 00 01 00 00 00 17 03 00 00 00 0a 04 03 07 0e 04 43 17 00 ca 07 45 01 00 03 10 32 54 0a 12 34 56 78 90 12 34 56 78 90 00 00 00 (ss7_asp.c:1383) 20250829174125719 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 4@340f0aa53e4c: Message received on association #8 4@340f0aa53e4c: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@340f0aa53e4c: Timeout.... MTC@340f0aa53e4c: Warning: Stopping inactive timer TL_timer. MTC@340f0aa53e4c: setverdict(pass): none -> pass 3@340f0aa53e4c: Final verdict of PTC: none 20250829174135517 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=12) (stream_srv.c:811) 20250829174135517 DLINP NOTICE asp-srv-client NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250829174135517 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250829174135517 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250829174135517 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 4@340f0aa53e4c: Final verdict of PTC: none 20250829174135517 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=20) (stream_srv.c:811) 20250829174135517 DLINP NOTICE asp-srv-client NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250829174135517 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250829174135517 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250829174135517 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250829174135517 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=0) (stream_srv.c:811) 20250829174135518 DLINP NOTICE SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connection closed with client (stream_srv.c:821) 20250829174135518 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829174135518 DLSS7 INFO asp-srv-client: connection closed (ss7_asp.c:1334) 20250829174135518 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250829174135518 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250829174135518 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250829174135518 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250829174135518 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250829174135518 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250829174135518 DLSS7 NOTICE 0: RT(dpc=0=0.0.0,mask=0x3fff=7.255.7,prio=5,via=as-srv-client,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250829174135518 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174135518 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250829174135518 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(refuser:RI=SSN_PC,PC=(no PC),SSN=unknown 0xc9) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174135518 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250829174135518 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174135518 DMAIN INFO Got N-PCSTATE.ind (affected_pc=0=0.0.0 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN) (sccp_test_server.c:81) 20250829174135518 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(callback:RI=SSN_PC,PC=(no PC),SSN=unknown 0xcb) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174135518 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:120) 20250829174135518 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(test_client_vty:RI=SSN_PC,PC=(no PC),SSN=BSSAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174135518 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250829174135519 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250829174135519 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55982<->l=127.0.0.2:2324 (telnet_interface.c:138) MTC@340f0aa53e4c: Setting final verdict of the test case. MTC@340f0aa53e4c: Local verdict of MTC: pass MTC@340f0aa53e4c: Local verdict of PTC with component reference 3: none (pass -> pass) MTC@340f0aa53e4c: Local verdict of PTC with component reference 4: none (pass -> pass) MTC@340f0aa53e4c: Test case TC_routing_global_title_crash finished. Verdict: pass MTC@340f0aa53e4c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-stop.sh SCCP_Tests.TC_routing_global_title_crash pass'. Fri Aug 29 17:41:35 UTC 2025 ====== SCCP_Tests.TC_routing_global_title_crash pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=28996) Waiting for packet dumper to finish... 1 (prev_count=28996, count=39192) 20250829174137519 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250829174137520 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250829174137520 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) MTC@340f0aa53e4c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-stop.sh SCCP_Tests.TC_routing_global_title_crash pass' was executed successfully (exit status: 0). MC@340f0aa53e4c: Test execution finished. MTC@340f0aa53e4c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_cr_cc'. ------ SCCP_Tests_RAW.TC_cr_cc ------ Fri Aug 29 17:41:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests_RAW.TC_cr_cc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests_RAW.TC_cr_cc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@340f0aa53e4c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_cr_cc' was executed successfully (exit status: 0). MTC@340f0aa53e4c: Test case TC_cr_cc started. 20250829174138602 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41928<->l=127.0.0.2:2324 (telnet_interface.c:192) 5@340f0aa53e4c: ************************************************* 5@340f0aa53e4c: M3UA emulation initiated, the test can be started 5@340f0aa53e4c: ************************************************* 20250829174138820 DLINP INFO SRV(m3ua,127.0.0.2:2905) accept()ed new link from 127.0.0.1:2905 (stream_srv.c:143) 20250829174138820 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250829174138821 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): matched connection to ASP asp-srv-client (ss7_xua_srv.c:121) 20250829174138821 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250829174138821 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) 5@340f0aa53e4c: SCTP_ConnectResult -> connection established from: "127.0.0.1":2905 to server: "127.0.0.2":2905 association #8 5@340f0aa53e4c: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 5@340f0aa53e4c: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250829174138827 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=8) (stream_srv.c:811) 20250829174138827 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 8 bytes from client (stream_srv.c:825) 20250829174138827 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829174138827 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250829174138827 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250829174138828 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250829174138828 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250829174138828 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250829174138828 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 5@340f0aa53e4c: M3UA_ASPUP sent 5@340f0aa53e4c: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250829174138828 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250829174138828 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250829174138828 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250829174138828 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250829174138828 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (ss7_asp.c:1383) 20250829174138828 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250829174138828 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250829174138828 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250829174138828 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 5@340f0aa53e4c: Message received on association #8 5@340f0aa53e4c: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 5@340f0aa53e4c: Association #8 state changed to: aSP_Inactive (5) 20250829174138831 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=8) (stream_srv.c:811) 20250829174138831 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 8 bytes from client (stream_srv.c:825) 20250829174138831 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829174138831 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 5@340f0aa53e4c: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250829174138831 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250829174138831 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 04 03 00 00 00 08 (ss7_asp.c:1383) 20250829174138831 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250829174138831 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250829174138831 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250829174138831 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250829174138831 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 5@340f0aa53e4c: Message received on association #8 20250829174138831 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (ss7_asp.c:1383) 20250829174138831 DLSS7 NOTICE 0: RT(dpc=0=0.0.0,mask=0x3fff=7.255.7,prio=5,via=as-srv-client,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250829174138831 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174138831 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 5@340f0aa53e4c: M3UA_BEAT received in wrong state 20250829174138831 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(refuser:RI=SSN_PC,PC=(no PC),SSN=unknown 0xc9) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174138831 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250829174138832 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174138832 DMAIN INFO Got N-PCSTATE.ind (affected_pc=0=0.0.0 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE) (sccp_test_server.c:81) 20250829174138832 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(callback:RI=SSN_PC,PC=(no PC),SSN=unknown 0xcb) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174138832 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:120) 20250829174138832 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(test_client_vty:RI=SSN_PC,PC=(no PC),SSN=BSSAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174138832 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 5@340f0aa53e4c: Message received on association #8 20250829174138832 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250829174138832 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 5@340f0aa53e4c: Received M3UA_NOTIFY -> discard 5@340f0aa53e4c: Message received on association #8 5@340f0aa53e4c: ASPAC_Ack received for association #8 5@340f0aa53e4c: Association #8 state changed to: aSP_Active (7) 5@340f0aa53e4c: Message received on association #8 5@340f0aa53e4c: Received M3UA_NOTIFY -> discard 20250829174139620 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=44) (stream_srv.c:811) 20250829174139620 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 44 bytes from client (stream_srv.c:825) 20250829174139620 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829174139620 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829174139620 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:599) 20250829174139620 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 sls=0 (m3ua.c:642) 20250829174139620 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (ss7_hmrt.c:244) 20250829174139620 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=1,SSN=202 (sccp2sua.c:334) 20250829174139620 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=23,SSN=202 (sccp2sua.c:334) 20250829174139620 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CORE,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000001), PART(T=Destination Address,L=20,D=00020003800200080000000180030008000000ca), PART(T=Source Address,L=20,D=00020003800200080000001780030008000000ca) (sccp_scrc.c:545) 20250829174139620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:387) 20250829174139620 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250829174139620 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250829174139620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:387) 20250829174139620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250829174139620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250829174139620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:387) 20250829174139620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250829174139620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 5@340f0aa53e4c: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250829174139620 DLSCCP DEBUG SCCP-SCOC(1){IDLE}: Allocated (fsm.c:456) 20250829174139620 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) CONN(1,remPC=0=0.0.0) Received CO:CORE (sccp_scoc.c:787) 20250829174139620 DLSCCP DEBUG SCCP-SCOC(1){IDLE}: Received Event RCOC-CONNECT.ind (sccp_scoc.c:820) 20250829174139620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:387) 20250829174139620 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250829174139620 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250829174139621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:387) 20250829174139621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250829174139621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250829174139621 DLSCCP DEBUG SCCP-SCOC(1){IDLE}: state_chg to CONN_PEND_IN (sccp_scoc_fsm.c:173) 20250829174139621 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) Delivering to SCCP User: N-CONNECT.indication (sccp_user.c:121) 20250829174139621 DMAIN INFO Accepting N-CONNECT.ind (local_ref=1) (sccp_test_server.c:55) 20250829174139621 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) Received SCCP User Primitive (N-CONNECT.response) (sccp_sap.c:222) 20250829174139621 DLSCCP DEBUG SCCP-SCOC(1){CONN_PEND_IN}: Received Event N-CONNECT.resp (sccp_sap.c:263) 20250829174139621 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:COAK,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000001), PART(T=Source Reference,L=4,D=00000001), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=00020003800200080000000180030008000000ca), PART(T=Destination Address,L=20,D=00020003800200080000001780030008000000ca) (sccp_scrc.c:455) 20250829174139621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:387) 20250829174139621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250829174139621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250829174139621 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=23=0.2.7): true (sccp_scrc.c:85) 20250829174139621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:387) 20250829174139621 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250829174139621 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250829174139621 DLSS7 INFO 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=1 -> eSLS=65: picked Normal Route via 'as-srv-client' round-robin style (available) (ss7_combined_linkset.c:297) 20250829174139621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:387) 20250829174139621 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250829174139621 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250829174139621 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (ss7_hmrt.c:248) 20250829174139621 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=1 -> eSLS=65: use Normal Route via 'as-srv-client' (ss7_combined_linkset.c:275) 20250829174139621 DLSS7 DEBUG 0: Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 prio=5 dyn via AS as-srv-client proto=m3ua (ss7_hmrt.c:193) 20250829174139621 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=23=0.2.7 (ss7_hmrt.c:203) 20250829174139621 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829174139621 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 01 00 00 00 17 03 00 00 01 02 00 00 01 00 00 01 02 01 03 04 43 01 00 ca 00 (ss7_asp.c:1383) 20250829174139621 DLSCCP DEBUG SCCP-SCOC(1){CONN_PEND_IN}: state_chg to ACTIVE (sccp_scoc_fsm.c:205) 20250829174139621 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 5@340f0aa53e4c: Message received on association #8 5@340f0aa53e4c: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250829174139622 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41928<->l=127.0.0.2:2324 (telnet_interface.c:138) MTC@340f0aa53e4c: setverdict(pass): none -> pass 20250829174139622 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=12) (stream_srv.c:811) 20250829174139622 DLINP NOTICE asp-srv-client NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250829174139622 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250829174139622 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250829174139622 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250829174139622 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=20) (stream_srv.c:811) 20250829174139622 DLINP NOTICE asp-srv-client NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250829174139622 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250829174139622 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250829174139622 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250829174139622 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=0) (stream_srv.c:811) 20250829174139622 DLINP NOTICE SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connection closed with client (stream_srv.c:821) 20250829174139622 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829174139622 DLSS7 INFO asp-srv-client: connection closed (ss7_asp.c:1334) 20250829174139622 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250829174139622 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250829174139622 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250829174139622 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250829174139622 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250829174139622 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250829174139622 DLSS7 NOTICE 0: RT(dpc=0=0.0.0,mask=0x3fff=7.255.7,prio=5,via=as-srv-client,st=available) changed to status 'unavailable' (ss7_route.c:409) 5@340f0aa53e4c: Final verdict of PTC: none MTC@340f0aa53e4c: Setting final verdict of the test case. MTC@340f0aa53e4c: Local verdict of MTC: pass MTC@340f0aa53e4c: Local verdict of PTC with component reference 5: none (pass -> pass) MTC@340f0aa53e4c: Test case TC_cr_cc finished. Verdict: pass 20250829174139622 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174139622 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250829174139622 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(refuser:RI=SSN_PC,PC=(no PC),SSN=unknown 0xc9) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174139622 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250829174139622 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174139622 DMAIN INFO Got N-PCSTATE.ind (affected_pc=0=0.0.0 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN) (sccp_test_server.c:81) 20250829174139622 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(callback:RI=SSN_PC,PC=(no PC),SSN=unknown 0xcb) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174139622 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:120) 20250829174139622 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(test_client_vty:RI=SSN_PC,PC=(no PC),SSN=BSSAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174139622 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) MTC@340f0aa53e4c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_cr_cc pass'. 20250829174139622 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) Fri Aug 29 17:41:39 UTC 2025 ====== SCCP_Tests_RAW.TC_cr_cc pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=17396) Waiting for packet dumper to finish... 1 (prev_count=17396, count=40560) 20250829174141624 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250829174141624 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250829174141624 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) MTC@340f0aa53e4c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_cr_cc pass' was executed successfully (exit status: 0). MTC@340f0aa53e4c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_udt_without_cr_cc'. ------ SCCP_Tests_RAW.TC_udt_without_cr_cc ------ Fri Aug 29 17:41:41 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests_RAW.TC_udt_without_cr_cc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests_RAW.TC_udt_without_cr_cc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@340f0aa53e4c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_udt_without_cr_cc' was executed successfully (exit status: 0). MTC@340f0aa53e4c: Test case TC_udt_without_cr_cc started. 20250829174142724 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41940<->l=127.0.0.2:2324 (telnet_interface.c:192) 6@340f0aa53e4c: ************************************************* 6@340f0aa53e4c: M3UA emulation initiated, the test can be started 6@340f0aa53e4c: ************************************************* 20250829174142941 DLINP INFO SRV(m3ua,127.0.0.2:2905) accept()ed new link from 127.0.0.1:2905 (stream_srv.c:143) 20250829174142941 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250829174142941 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): matched connection to ASP asp-srv-client (ss7_xua_srv.c:121) 20250829174142941 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250829174142941 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) 6@340f0aa53e4c: SCTP_ConnectResult -> connection established from: "127.0.0.1":2905 to server: "127.0.0.2":2905 association #8 6@340f0aa53e4c: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 6@340f0aa53e4c: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250829174142948 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=8) (stream_srv.c:811) 20250829174142948 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 8 bytes from client (stream_srv.c:825) 20250829174142948 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829174142948 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250829174142948 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250829174142948 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250829174142949 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250829174142949 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250829174142949 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 6@340f0aa53e4c: M3UA_ASPUP sent 6@340f0aa53e4c: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250829174142949 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250829174142949 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250829174142949 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250829174142949 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250829174142949 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (ss7_asp.c:1383) 20250829174142949 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250829174142949 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250829174142949 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250829174142949 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 6@340f0aa53e4c: Message received on association #8 6@340f0aa53e4c: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 6@340f0aa53e4c: Association #8 state changed to: aSP_Inactive (5) 20250829174142952 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=8) (stream_srv.c:811) 20250829174142952 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 8 bytes from client (stream_srv.c:825) 20250829174142952 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829174142952 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250829174142952 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 6@340f0aa53e4c: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250829174142952 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 04 03 00 00 00 08 (ss7_asp.c:1383) 20250829174142952 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250829174142952 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250829174142952 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250829174142952 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250829174142952 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250829174142952 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (ss7_asp.c:1383) 20250829174142952 DLSS7 NOTICE 0: RT(dpc=0=0.0.0,mask=0x3fff=7.255.7,prio=5,via=as-srv-client,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250829174142953 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174142953 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250829174142953 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(refuser:RI=SSN_PC,PC=(no PC),SSN=unknown 0xc9) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174142953 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250829174142953 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174142953 DMAIN INFO Got N-PCSTATE.ind (affected_pc=0=0.0.0 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE) (sccp_test_server.c:81) 6@340f0aa53e4c: Message received on association #8 20250829174142953 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(callback:RI=SSN_PC,PC=(no PC),SSN=unknown 0xcb) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174142953 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:120) 20250829174142953 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(test_client_vty:RI=SSN_PC,PC=(no PC),SSN=BSSAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174142953 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250829174142953 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250829174142953 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 6@340f0aa53e4c: M3UA_BEAT received in wrong state 6@340f0aa53e4c: Message received on association #8 6@340f0aa53e4c: Received M3UA_NOTIFY -> discard 6@340f0aa53e4c: Message received on association #8 6@340f0aa53e4c: ASPAC_Ack received for association #8 6@340f0aa53e4c: Association #8 state changed to: aSP_Active (7) 6@340f0aa53e4c: Message received on association #8 6@340f0aa53e4c: Received M3UA_NOTIFY -> discard 20250829174143746 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=116) (stream_srv.c:811) 20250829174143746 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 116 bytes from client (stream_srv.c:825) 20250829174143747 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829174143747 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829174143747 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:599) 20250829174143747 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 sls=0 (m3ua.c:642) 20250829174143747 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (ss7_hmrt.c:244) 20250829174143747 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=1,SSN=202 (sccp2sua.c:334) 6@340f0aa53e4c: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250829174143747 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=23,SSN=202 (sccp2sua.c:334) 20250829174143747 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=00020003800200080000000180030008000000ca), PART(T=Source Address,L=20,D=00020003800200080000001780030008000000ca), PART(T=Data,L=76,D=5e2f1282acc1687f624b0da40299f0f1a971b397e5b13c9c52cae18daa987fefcf173140b2c7f47d30e291bc588bcc0b5b1dd31567c59c9310090839dcff534c6ec47249e62b9750c43eceb0) (sccp_scrc.c:545) 20250829174143747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:387) 20250829174143747 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250829174143747 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250829174143747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:387) 20250829174143747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250829174143747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250829174143747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:387) 20250829174143747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250829174143747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250829174143747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:387) 20250829174143747 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250829174143747 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250829174143747 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250829174143747 DMAIN INFO Echoing N-UNITDATA.ind (sccp_test_server.c:68) 20250829174143748 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250829174143748 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=00020003800200080000000180030008000000ca), PART(T=Destination Address,L=20,D=00020003800200080000001780030008000000ca), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=76,D=5e2f1282acc1687f624b0da40299f0f1a971b397e5b13c9c52cae18daa987fefcf173140b2c7f47d30e291bc588bcc0b5b1dd31567c59c9310090839dcff534c6ec47249e62b9750c43eceb0) (sccp_scrc.c:483) 20250829174143748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:387) 20250829174143748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250829174143748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250829174143748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:387) 20250829174143748 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250829174143748 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250829174143748 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=0 -> eSLS=64: use Normal Route via 'as-srv-client' (ss7_combined_linkset.c:275) 20250829174143748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:387) 20250829174143748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250829174143748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250829174143748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:387) 20250829174143748 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250829174143748 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250829174143748 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (ss7_hmrt.c:248) 20250829174143748 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=0 -> eSLS=64: use Normal Route via 'as-srv-client' (ss7_combined_linkset.c:275) 20250829174143748 DLSS7 DEBUG 0: Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 prio=5 dyn via AS as-srv-client proto=m3ua (ss7_hmrt.c:193) 20250829174143748 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=23=0.2.7 (ss7_hmrt.c:203) 20250829174143748 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829174143748 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 116 bytes: [L2]> 01 00 01 01 00 00 00 74 02 10 00 6c 00 00 00 01 00 00 00 17 03 00 00 00 09 00 03 07 0b 04 43 17 00 ca 04 43 01 00 ca 4c 5e 2f 12 82 ac c1 68 7f 62 4b 0d a4 02 99 f0 f1 a9 71 b3 97 e5 b1 3c 9c 52 ca e1 8d aa 98 7f ef cf 17 31 40 b2 c7 f4 7d 30 e2 91 bc 58 8b cc 0b 5b 1d d3 15 67 c5 9c 93 10 09 08 39 dc ff 53 4c 6e c4 72 49 e6 2b 97 50 c4 3e ce b0 (ss7_asp.c:1383) 20250829174143749 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 6@340f0aa53e4c: Message received on association #8 6@340f0aa53e4c: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250829174147756 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41940<->l=127.0.0.2:2324 (telnet_interface.c:138) MTC@340f0aa53e4c: setverdict(pass): none -> pass 20250829174147760 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=12) (stream_srv.c:811) 20250829174147760 DLINP NOTICE asp-srv-client NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250829174147760 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250829174147760 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250829174147760 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250829174147760 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=20) (stream_srv.c:811) 20250829174147760 DLINP NOTICE asp-srv-client NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250829174147760 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250829174147760 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250829174147760 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250829174147760 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=0) (stream_srv.c:811) 20250829174147760 DLINP NOTICE SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connection closed with client (stream_srv.c:821) 20250829174147760 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829174147760 DLSS7 INFO asp-srv-client: connection closed (ss7_asp.c:1334) 20250829174147760 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 6@340f0aa53e4c: Final verdict of PTC: none 20250829174147760 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250829174147760 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250829174147761 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250829174147761 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250829174147761 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250829174147761 DLSS7 NOTICE 0: RT(dpc=0=0.0.0,mask=0x3fff=7.255.7,prio=5,via=as-srv-client,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250829174147761 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174147761 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) MTC@340f0aa53e4c: Setting final verdict of the test case. MTC@340f0aa53e4c: Local verdict of MTC: pass MTC@340f0aa53e4c: Local verdict of PTC with component reference 6: none (pass -> pass) 20250829174147761 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(refuser:RI=SSN_PC,PC=(no PC),SSN=unknown 0xc9) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174147761 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250829174147761 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174147761 DMAIN INFO Got N-PCSTATE.ind (affected_pc=0=0.0.0 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN) (sccp_test_server.c:81) 20250829174147761 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(callback:RI=SSN_PC,PC=(no PC),SSN=unknown 0xcb) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174147761 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:120) 20250829174147761 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(test_client_vty:RI=SSN_PC,PC=(no PC),SSN=BSSAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174147761 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250829174147761 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) MTC@340f0aa53e4c: Test case TC_udt_without_cr_cc finished. Verdict: pass MTC@340f0aa53e4c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_udt_without_cr_cc pass'. Fri Aug 29 17:41:47 UTC 2025 ====== SCCP_Tests_RAW.TC_udt_without_cr_cc pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=30520) Waiting for packet dumper to finish... 1 (prev_count=30520, count=39572) 20250829174149763 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250829174149763 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250829174149763 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) MTC@340f0aa53e4c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_udt_without_cr_cc pass' was executed successfully (exit status: 0). MTC@340f0aa53e4c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_tiar_timeout'. ------ SCCP_Tests_RAW.TC_tiar_timeout ------ Fri Aug 29 17:41:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests_RAW.TC_tiar_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests_RAW.TC_tiar_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@340f0aa53e4c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_tiar_timeout' was executed successfully (exit status: 0). MTC@340f0aa53e4c: Test case TC_tiar_timeout started. 20250829174150861 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49624<->l=127.0.0.2:2324 (telnet_interface.c:192) 7@340f0aa53e4c: ************************************************* 7@340f0aa53e4c: M3UA emulation initiated, the test can be started 7@340f0aa53e4c: ************************************************* 20250829174151066 DLINP INFO SRV(m3ua,127.0.0.2:2905) accept()ed new link from 127.0.0.1:2905 (stream_srv.c:143) 20250829174151066 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250829174151066 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): matched connection to ASP asp-srv-client (ss7_xua_srv.c:121) 20250829174151066 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250829174151066 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) 7@340f0aa53e4c: SCTP_ConnectResult -> connection established from: "127.0.0.1":2905 to server: "127.0.0.2":2905 association #8 7@340f0aa53e4c: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 7@340f0aa53e4c: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250829174151075 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=8) (stream_srv.c:811) 20250829174151075 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 8 bytes from client (stream_srv.c:825) 20250829174151075 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829174151075 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250829174151075 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250829174151075 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250829174151075 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250829174151075 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250829174151075 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250829174151075 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250829174151075 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 7@340f0aa53e4c: M3UA_ASPUP sent 7@340f0aa53e4c: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250829174151075 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250829174151075 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250829174151075 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (ss7_asp.c:1383) 20250829174151075 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250829174151076 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250829174151076 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250829174151076 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 7@340f0aa53e4c: Message received on association #8 7@340f0aa53e4c: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 7@340f0aa53e4c: Association #8 state changed to: aSP_Inactive (5) 20250829174151079 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=8) (stream_srv.c:811) 20250829174151079 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 8 bytes from client (stream_srv.c:825) 20250829174151079 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829174151080 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250829174151080 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250829174151080 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 04 03 00 00 00 08 (ss7_asp.c:1383) 20250829174151080 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250829174151080 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250829174151080 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 7@340f0aa53e4c: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250829174151080 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250829174151080 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250829174151080 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (ss7_asp.c:1383) 20250829174151080 DLSS7 NOTICE 0: RT(dpc=0=0.0.0,mask=0x3fff=7.255.7,prio=5,via=as-srv-client,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250829174151080 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174151080 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250829174151080 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(refuser:RI=SSN_PC,PC=(no PC),SSN=unknown 0xc9) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174151080 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250829174151080 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174151080 DMAIN INFO Got N-PCSTATE.ind (affected_pc=0=0.0.0 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE) (sccp_test_server.c:81) 20250829174151080 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(callback:RI=SSN_PC,PC=(no PC),SSN=unknown 0xcb) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174151080 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:120) 20250829174151081 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(test_client_vty:RI=SSN_PC,PC=(no PC),SSN=BSSAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 7@340f0aa53e4c: Message received on association #8 20250829174151081 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250829174151081 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250829174151081 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 7@340f0aa53e4c: M3UA_BEAT received in wrong state 7@340f0aa53e4c: Message received on association #8 7@340f0aa53e4c: Received M3UA_NOTIFY -> discard 7@340f0aa53e4c: Message received on association #8 7@340f0aa53e4c: ASPAC_Ack received for association #8 7@340f0aa53e4c: Association #8 state changed to: aSP_Active (7) 7@340f0aa53e4c: Message received on association #8 7@340f0aa53e4c: Received M3UA_NOTIFY -> discard 20250829174151873 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=44) (stream_srv.c:811) 20250829174151873 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 44 bytes from client (stream_srv.c:825) 20250829174151873 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829174151873 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829174151873 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:599) 20250829174151873 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 sls=0 (m3ua.c:642) 20250829174151873 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (ss7_hmrt.c:244) 20250829174151873 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=1,SSN=202 (sccp2sua.c:334) 20250829174151873 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=23,SSN=202 (sccp2sua.c:334) 20250829174151873 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CORE,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000001), PART(T=Destination Address,L=20,D=00020003800200080000000180030008000000ca), PART(T=Source Address,L=20,D=00020003800200080000001780030008000000ca) (sccp_scrc.c:545) 20250829174151873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:387) 20250829174151873 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250829174151873 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250829174151873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:387) 20250829174151873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250829174151874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250829174151874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:387) 20250829174151874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250829174151874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 7@340f0aa53e4c: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250829174151874 DLSCCP DEBUG SCCP-SCOC(2){IDLE}: Allocated (fsm.c:456) 20250829174151874 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) CONN(2,remPC=0=0.0.0) Received CO:CORE (sccp_scoc.c:787) 20250829174151874 DLSCCP DEBUG SCCP-SCOC(2){IDLE}: Received Event RCOC-CONNECT.ind (sccp_scoc.c:820) 20250829174151874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:387) 20250829174151874 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250829174151874 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250829174151874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:387) 20250829174151874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250829174151874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250829174151874 DLSCCP DEBUG SCCP-SCOC(2){IDLE}: state_chg to CONN_PEND_IN (sccp_scoc_fsm.c:173) 20250829174151874 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) Delivering to SCCP User: N-CONNECT.indication (sccp_user.c:121) 20250829174151874 DMAIN INFO Accepting N-CONNECT.ind (local_ref=2) (sccp_test_server.c:55) 20250829174151874 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) Received SCCP User Primitive (N-CONNECT.response) (sccp_sap.c:222) 20250829174151874 DLSCCP DEBUG SCCP-SCOC(2){CONN_PEND_IN}: Received Event N-CONNECT.resp (sccp_sap.c:263) 20250829174151874 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:COAK,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000001), PART(T=Source Reference,L=4,D=00000002), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=00020003800200080000000180030008000000ca), PART(T=Destination Address,L=20,D=00020003800200080000001780030008000000ca) (sccp_scrc.c:455) 20250829174151874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:387) 20250829174151874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250829174151874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250829174151875 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=23=0.2.7): true (sccp_scrc.c:85) 20250829174151875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:387) 20250829174151875 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250829174151875 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250829174151875 DLSS7 INFO 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=2 -> eSLS=66: picked Normal Route via 'as-srv-client' round-robin style (available) (ss7_combined_linkset.c:297) 20250829174151875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:387) 20250829174151875 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250829174151875 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250829174151875 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (ss7_hmrt.c:248) 20250829174151875 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=2 -> eSLS=66: use Normal Route via 'as-srv-client' (ss7_combined_linkset.c:275) 20250829174151875 DLSS7 DEBUG 0: Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 prio=5 dyn via AS as-srv-client proto=m3ua (ss7_hmrt.c:193) 20250829174151875 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=23=0.2.7 (ss7_hmrt.c:203) 20250829174151875 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829174151875 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 01 00 00 00 17 03 00 00 02 02 00 00 01 00 00 02 02 01 03 04 43 01 00 ca 00 (ss7_asp.c:1383) 20250829174151875 DLSCCP DEBUG SCCP-SCOC(2){CONN_PEND_IN}: state_chg to ACTIVE (sccp_scoc_fsm.c:205) 20250829174151875 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 7@340f0aa53e4c: Message received on association #8 7@340f0aa53e4c: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250829174151880 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=64) (stream_srv.c:811) 20250829174151880 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 64 bytes from client (stream_srv.c:825) 20250829174151880 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 7@340f0aa53e4c: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250829174151880 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829174151880 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:599) 20250829174151880 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 sls=0 (m3ua.c:642) 20250829174151880 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (ss7_hmrt.c:244) 20250829174151880 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=1,SSN=202 (sccp2sua.c:334) 20250829174151880 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=23,SSN=202 (sccp2sua.c:334) 20250829174151880 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=00020003800200080000000180030008000000ca), PART(T=Source Address,L=20,D=00020003800200080000001780030008000000ca), PART(T=Data,L=21,D=535f279652c85a61c86feb865372ffda9d6c2c8aa4) (sccp_scrc.c:545) 20250829174151880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:387) 20250829174151880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250829174151880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250829174151880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:387) 20250829174151880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250829174151880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250829174151880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:387) 20250829174151881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250829174151881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250829174151881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:387) 20250829174151881 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250829174151881 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250829174151881 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250829174151881 DMAIN INFO Echoing N-UNITDATA.ind (sccp_test_server.c:68) 20250829174151881 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250829174151881 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=00020003800200080000000180030008000000ca), PART(T=Destination Address,L=20,D=00020003800200080000001780030008000000ca), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=21,D=535f279652c85a61c86feb865372ffda9d6c2c8aa4) (sccp_scrc.c:483) 20250829174151881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:387) 20250829174151881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250829174151881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250829174151881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:387) 20250829174151881 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250829174151881 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250829174151881 DLSS7 INFO 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=7 -> eSLS=71: picked Normal Route via 'as-srv-client' round-robin style (available) (ss7_combined_linkset.c:297) 20250829174151881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:387) 20250829174151881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250829174151881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250829174151881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:387) 20250829174151881 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250829174151881 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250829174151881 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (ss7_hmrt.c:248) 20250829174151882 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=7 -> eSLS=71: use Normal Route via 'as-srv-client' (ss7_combined_linkset.c:275) 20250829174151882 DLSS7 DEBUG 0: Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 prio=5 dyn via AS as-srv-client proto=m3ua (ss7_hmrt.c:193) 20250829174151882 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=23=0.2.7 (ss7_hmrt.c:203) 20250829174151882 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829174151882 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 00 00 00 01 00 00 00 17 03 00 00 07 09 00 03 07 0b 04 43 17 00 ca 04 43 01 00 ca 15 53 5f 27 96 52 c8 5a 61 c8 6f eb 86 53 72 ff da 9d 6c 2c 8a a4 00 00 00 (ss7_asp.c:1383) 20250829174151882 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 7@340f0aa53e4c: Message received on association #8 7@340f0aa53e4c: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@340f0aa53e4c: Waiting for first IT 20250829174153877 DLSCCP DEBUG SCCP-SCOC(2){ACTIVE}: Received Event T(ias)_expired (sccp_connection.c:60) 20250829174153877 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:COIT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000001) (sccp_scrc.c:455) 20250829174153877 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=23=0.2.7): true (sccp_scrc.c:85) 20250829174153877 DLSS7 INFO 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=23=0.2.7,SLS=2 -> eSLS=82: picked Normal Route via 'as-srv-client' round-robin style (available) (ss7_combined_linkset.c:297) 20250829174153877 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (ss7_hmrt.c:248) 20250829174153878 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=2 -> eSLS=66: use Normal Route via 'as-srv-client' (ss7_combined_linkset.c:275) 20250829174153878 DLSS7 DEBUG 0: Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 prio=5 dyn via AS as-srv-client proto=m3ua (ss7_hmrt.c:193) 20250829174153878 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=23=0.2.7 (ss7_hmrt.c:203) 20250829174153878 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829174153878 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1b 00 00 00 01 00 00 00 17 03 00 00 02 10 00 00 01 00 00 02 02 00 00 00 00 (ss7_asp.c:1383) 20250829174153878 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 7@340f0aa53e4c: Message received on association #8 7@340f0aa53e4c: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@340f0aa53e4c: Waiting for second IT 20250829174155879 DLSCCP DEBUG SCCP-SCOC(2){ACTIVE}: Received Event T(ias)_expired (sccp_connection.c:60) 20250829174155879 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:COIT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000001) (sccp_scrc.c:455) 20250829174155879 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=23=0.2.7): true (sccp_scrc.c:85) 20250829174155879 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=23=0.2.7,SLS=2 -> eSLS=82: use Normal Route via 'as-srv-client' (ss7_combined_linkset.c:275) 20250829174155880 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (ss7_hmrt.c:248) 20250829174155880 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=2 -> eSLS=66: use Normal Route via 'as-srv-client' (ss7_combined_linkset.c:275) 20250829174155880 DLSS7 DEBUG 0: Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 prio=5 dyn via AS as-srv-client proto=m3ua (ss7_hmrt.c:193) 20250829174155880 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=23=0.2.7 (ss7_hmrt.c:203) 20250829174155880 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829174155880 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1b 00 00 00 01 00 00 00 17 03 00 00 02 10 00 00 01 00 00 02 02 00 00 00 00 (ss7_asp.c:1383) 20250829174155880 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 7@340f0aa53e4c: Message received on association #8 7@340f0aa53e4c: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@340f0aa53e4c: Waiting for RLSD 20250829174156877 DLSCCP DEBUG SCCP-SCOC(2){ACTIVE}: Received Event T(iar)_expired (sccp_connection.c:67) 20250829174156877 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) Delivering to SCCP User: N-DISCONNECT.indication (sccp_user.c:121) 20250829174156877 DMAIN INFO Got N-DISCONNECT.ind (local_ref=2, cause=781, importance=0) (sccp_test_server.c:74) 20250829174156877 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00000001), PART(T=Source Reference,L=4,D=00000002), PART(T=SCCP Cause,L=4,D=0000030d) (sccp_scrc.c:455) 20250829174156878 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=23=0.2.7): true (sccp_scrc.c:85) 20250829174156878 DLSS7 INFO 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=23=0.2.7,SLS=0 -> eSLS=80: picked Normal Route via 'as-srv-client' round-robin style (available) (ss7_combined_linkset.c:297) 20250829174156878 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (ss7_hmrt.c:248) 20250829174156878 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=0 -> eSLS=64: use Normal Route via 'as-srv-client' (ss7_combined_linkset.c:275) 20250829174156878 DLSS7 DEBUG 0: Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 prio=5 dyn via AS as-srv-client proto=m3ua (ss7_hmrt.c:193) 20250829174156878 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=23=0.2.7 (ss7_hmrt.c:203) 20250829174156878 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829174156878 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 01 00 00 00 17 03 00 00 00 04 00 00 01 00 00 02 0d 00 00 00 00 (ss7_asp.c:1383) 20250829174156878 DLSCCP DEBUG SCCP-SCOC(2){ACTIVE}: state_chg to DISCONN_PEND (sccp_scoc_fsm.c:417) 20250829174156878 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 7@340f0aa53e4c: Message received on association #8 7@340f0aa53e4c: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250829174156884 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=32) (stream_srv.c:811) 20250829174156884 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 32 bytes from client (stream_srv.c:825) 20250829174156884 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829174156884 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829174156884 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:599) 20250829174156885 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 sls=0 (m3ua.c:642) 20250829174156885 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (ss7_hmrt.c:244) 20250829174156885 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000001) (sccp_scrc.c:545) 20250829174156885 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) CONN(2,remPC=23=0.2.7) Received CO:RELCO (sccp_scoc.c:787) 20250829174156885 DLSCCP DEBUG SCCP-SCOC(2){DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 7@340f0aa53e4c: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250829174156885 DLSCCP DEBUG SCCP-SCOC(2){DISCONN_PEND}: state_chg to IDLE (sccp_scoc_fsm.c:489) 20250829174156885 DLSCCP DEBUG SCCP-SCOC(2){IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250829174156885 DLSCCP DEBUG SCCP-SCOC(2){IDLE}: Freeing instance (sccp_connection.c:198) 20250829174156885 DLSCCP DEBUG SCCP-SCOC(2){IDLE}: Deallocated (fsm.c:568) MTC@340f0aa53e4c: setverdict(pass): none -> pass 20250829174157885 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49624<->l=127.0.0.2:2324 (telnet_interface.c:138) 20250829174157889 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=12) (stream_srv.c:811) 20250829174157889 DLINP NOTICE asp-srv-client NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250829174157889 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250829174157889 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250829174157889 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250829174157889 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=20) (stream_srv.c:811) 20250829174157889 DLINP NOTICE asp-srv-client NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250829174157889 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250829174157889 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250829174157889 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250829174157889 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=0) (stream_srv.c:811) 20250829174157889 DLINP NOTICE SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connection closed with client (stream_srv.c:821) 20250829174157889 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 7@340f0aa53e4c: Final verdict of PTC: none 20250829174157889 DLSS7 INFO asp-srv-client: connection closed (ss7_asp.c:1334) 20250829174157890 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250829174157890 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250829174157890 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250829174157890 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250829174157890 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250829174157890 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250829174157890 DLSS7 NOTICE 0: RT(dpc=0=0.0.0,mask=0x3fff=7.255.7,prio=5,via=as-srv-client,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250829174157890 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174157890 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250829174157890 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(refuser:RI=SSN_PC,PC=(no PC),SSN=unknown 0xc9) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174157890 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) MTC@340f0aa53e4c: Setting final verdict of the test case. MTC@340f0aa53e4c: Local verdict of MTC: pass 20250829174157890 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174157890 DMAIN INFO Got N-PCSTATE.ind (affected_pc=0=0.0.0 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN) (sccp_test_server.c:81) 20250829174157890 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(callback:RI=SSN_PC,PC=(no PC),SSN=unknown 0xcb) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174157890 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:120) 20250829174157890 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(test_client_vty:RI=SSN_PC,PC=(no PC),SSN=BSSAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174157890 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250829174157890 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) MTC@340f0aa53e4c: Local verdict of PTC with component reference 7: none (pass -> pass) MTC@340f0aa53e4c: Test case TC_tiar_timeout finished. Verdict: pass MTC@340f0aa53e4c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_tiar_timeout pass'. Fri Aug 29 17:41:57 UTC 2025 ====== SCCP_Tests_RAW.TC_tiar_timeout pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=58668) Waiting for packet dumper to finish... 1 (prev_count=58668, count=67720) 20250829174159892 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250829174159892 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250829174159892 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) MTC@340f0aa53e4c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_tiar_timeout pass' was executed successfully (exit status: 0). MTC@340f0aa53e4c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_it_avoids_tiar'. ------ SCCP_Tests_RAW.TC_it_avoids_tiar ------ Fri Aug 29 17:41:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests_RAW.TC_it_avoids_tiar.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests_RAW.TC_it_avoids_tiar.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@340f0aa53e4c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_it_avoids_tiar' was executed successfully (exit status: 0). MTC@340f0aa53e4c: Test case TC_it_avoids_tiar started. 20250829174201005 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37762<->l=127.0.0.2:2324 (telnet_interface.c:192) 8@340f0aa53e4c: ************************************************* 8@340f0aa53e4c: M3UA emulation initiated, the test can be started 8@340f0aa53e4c: ************************************************* 20250829174201222 DLINP INFO SRV(m3ua,127.0.0.2:2905) accept()ed new link from 127.0.0.1:2905 (stream_srv.c:143) 20250829174201222 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250829174201222 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): matched connection to ASP asp-srv-client (ss7_xua_srv.c:121) 20250829174201222 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250829174201222 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) 8@340f0aa53e4c: SCTP_ConnectResult -> connection established from: "127.0.0.1":2905 to server: "127.0.0.2":2905 association #8 8@340f0aa53e4c: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 8@340f0aa53e4c: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250829174201229 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=8) (stream_srv.c:811) 20250829174201229 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 8 bytes from client (stream_srv.c:825) 20250829174201229 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829174201229 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250829174201229 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250829174201229 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250829174201229 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250829174201229 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250829174201229 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250829174201229 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250829174201229 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250829174201229 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250829174201229 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250829174201229 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (ss7_asp.c:1383) 8@340f0aa53e4c: M3UA_ASPUP sent 8@340f0aa53e4c: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250829174201229 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250829174201230 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250829174201230 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250829174201230 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 8@340f0aa53e4c: Message received on association #8 8@340f0aa53e4c: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 8@340f0aa53e4c: Association #8 state changed to: aSP_Inactive (5) 20250829174201233 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=8) (stream_srv.c:811) 20250829174201233 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 8 bytes from client (stream_srv.c:825) 20250829174201234 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829174201234 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250829174201234 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250829174201234 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 04 03 00 00 00 08 (ss7_asp.c:1383) 20250829174201234 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250829174201234 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 8@340f0aa53e4c: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250829174201234 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250829174201234 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250829174201234 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250829174201234 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (ss7_asp.c:1383) 20250829174201234 DLSS7 NOTICE 0: RT(dpc=0=0.0.0,mask=0x3fff=7.255.7,prio=5,via=as-srv-client,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250829174201234 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174201234 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250829174201234 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(refuser:RI=SSN_PC,PC=(no PC),SSN=unknown 0xc9) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174201234 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250829174201234 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174201234 DMAIN INFO Got N-PCSTATE.ind (affected_pc=0=0.0.0 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE) (sccp_test_server.c:81) 20250829174201234 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(callback:RI=SSN_PC,PC=(no PC),SSN=unknown 0xcb) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174201234 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:120) 20250829174201234 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(test_client_vty:RI=SSN_PC,PC=(no PC),SSN=BSSAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 8@340f0aa53e4c: Message received on association #8 20250829174201234 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250829174201235 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250829174201235 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 8@340f0aa53e4c: M3UA_BEAT received in wrong state 8@340f0aa53e4c: Message received on association #8 8@340f0aa53e4c: Received M3UA_NOTIFY -> discard 8@340f0aa53e4c: Message received on association #8 8@340f0aa53e4c: ASPAC_Ack received for association #8 8@340f0aa53e4c: Association #8 state changed to: aSP_Active (7) 8@340f0aa53e4c: Message received on association #8 8@340f0aa53e4c: Received M3UA_NOTIFY -> discard 20250829174202025 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=44) (stream_srv.c:811) 20250829174202025 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 44 bytes from client (stream_srv.c:825) 20250829174202025 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 8@340f0aa53e4c: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250829174202025 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829174202025 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:599) 20250829174202025 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 sls=0 (m3ua.c:642) 20250829174202025 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (ss7_hmrt.c:244) 20250829174202026 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=1,SSN=202 (sccp2sua.c:334) 20250829174202026 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=23,SSN=202 (sccp2sua.c:334) 20250829174202026 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CORE,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000001), PART(T=Destination Address,L=20,D=00020003800200080000000180030008000000ca), PART(T=Source Address,L=20,D=00020003800200080000001780030008000000ca) (sccp_scrc.c:545) 20250829174202026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:387) 20250829174202026 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250829174202026 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250829174202026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:387) 20250829174202026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250829174202026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250829174202026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:387) 20250829174202026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250829174202026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250829174202026 DLSCCP DEBUG SCCP-SCOC(3){IDLE}: Allocated (fsm.c:456) 20250829174202026 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) CONN(3,remPC=0=0.0.0) Received CO:CORE (sccp_scoc.c:787) 20250829174202026 DLSCCP DEBUG SCCP-SCOC(3){IDLE}: Received Event RCOC-CONNECT.ind (sccp_scoc.c:820) 20250829174202026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:387) 20250829174202026 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250829174202026 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250829174202026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:387) 20250829174202026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250829174202026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250829174202026 DLSCCP DEBUG SCCP-SCOC(3){IDLE}: state_chg to CONN_PEND_IN (sccp_scoc_fsm.c:173) 20250829174202026 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) Delivering to SCCP User: N-CONNECT.indication (sccp_user.c:121) 20250829174202026 DMAIN INFO Accepting N-CONNECT.ind (local_ref=3) (sccp_test_server.c:55) 20250829174202027 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) Received SCCP User Primitive (N-CONNECT.response) (sccp_sap.c:222) 20250829174202027 DLSCCP DEBUG SCCP-SCOC(3){CONN_PEND_IN}: Received Event N-CONNECT.resp (sccp_sap.c:263) 20250829174202027 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:COAK,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=00000001), PART(T=Source Reference,L=4,D=00000003), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=00020003800200080000000180030008000000ca), PART(T=Destination Address,L=20,D=00020003800200080000001780030008000000ca) (sccp_scrc.c:455) 20250829174202027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:387) 20250829174202027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250829174202027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250829174202027 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=23=0.2.7): true (sccp_scrc.c:85) 20250829174202027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:387) 20250829174202027 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250829174202027 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250829174202027 DLSS7 INFO 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=3 -> eSLS=67: picked Normal Route via 'as-srv-client' round-robin style (available) (ss7_combined_linkset.c:297) 20250829174202027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:387) 20250829174202027 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250829174202027 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250829174202027 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (ss7_hmrt.c:248) 20250829174202027 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=3 -> eSLS=67: use Normal Route via 'as-srv-client' (ss7_combined_linkset.c:275) 20250829174202027 DLSS7 DEBUG 0: Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 prio=5 dyn via AS as-srv-client proto=m3ua (ss7_hmrt.c:193) 20250829174202027 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=23=0.2.7 (ss7_hmrt.c:203) 20250829174202027 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829174202027 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 01 00 00 00 17 03 00 00 03 02 00 00 01 00 00 03 02 01 03 04 43 01 00 ca 00 (ss7_asp.c:1383) 20250829174202027 DLSCCP DEBUG SCCP-SCOC(3){CONN_PEND_IN}: state_chg to ACTIVE (sccp_scoc_fsm.c:205) 20250829174202028 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 8@340f0aa53e4c: Message received on association #8 8@340f0aa53e4c: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250829174203028 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event T(ias)_expired (sccp_connection.c:60) 20250829174203029 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:COIT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000003), PART(T=Destination Reference,L=4,D=00000001) (sccp_scrc.c:455) 20250829174203029 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=23=0.2.7): true (sccp_scrc.c:85) 20250829174203029 DLSS7 INFO 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=23=0.2.7,SLS=3 -> eSLS=83: picked Normal Route via 'as-srv-client' round-robin style (available) (ss7_combined_linkset.c:297) 20250829174203029 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (ss7_hmrt.c:248) 20250829174203029 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=3 -> eSLS=67: use Normal Route via 'as-srv-client' (ss7_combined_linkset.c:275) 20250829174203029 DLSS7 DEBUG 0: Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 prio=5 dyn via AS as-srv-client proto=m3ua (ss7_hmrt.c:193) 20250829174203029 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=23=0.2.7 (ss7_hmrt.c:203) 20250829174203029 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829174203029 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1b 00 00 00 01 00 00 00 17 03 00 00 03 10 00 00 01 00 00 03 02 00 00 00 00 (ss7_asp.c:1383) 20250829174203029 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 8@340f0aa53e4c: Message received on association #8 8@340f0aa53e4c: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250829174203033 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=36) (stream_srv.c:811) 20250829174203033 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 36 bytes from client (stream_srv.c:825) 20250829174203033 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 8@340f0aa53e4c: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250829174203033 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829174203033 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:599) 20250829174203033 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 sls=0 (m3ua.c:642) 20250829174203033 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (ss7_hmrt.c:244) 20250829174203034 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COIT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000001), PART(T=Destination Reference,L=4,D=00000003) (sccp_scrc.c:545) 20250829174203034 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) CONN(3,remPC=23=0.2.7) Received CO:COIT (sccp_scoc.c:787) 20250829174203034 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event RCOC-IT.ind (sccp_scoc.c:820) 20250829174204030 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event T(ias)_expired (sccp_connection.c:60) 20250829174204030 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:COIT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000003), PART(T=Destination Reference,L=4,D=00000001) (sccp_scrc.c:455) 20250829174204030 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=23=0.2.7): true (sccp_scrc.c:85) 20250829174204030 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=23=0.2.7,SLS=3 -> eSLS=83: use Normal Route via 'as-srv-client' (ss7_combined_linkset.c:275) 20250829174204030 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (ss7_hmrt.c:248) 20250829174204030 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=3 -> eSLS=67: use Normal Route via 'as-srv-client' (ss7_combined_linkset.c:275) 20250829174204031 DLSS7 DEBUG 0: Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 prio=5 dyn via AS as-srv-client proto=m3ua (ss7_hmrt.c:193) 20250829174204031 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=23=0.2.7 (ss7_hmrt.c:203) 20250829174204031 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829174204031 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1b 00 00 00 01 00 00 00 17 03 00 00 03 10 00 00 01 00 00 03 02 00 00 00 00 (ss7_asp.c:1383) 20250829174204031 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 8@340f0aa53e4c: Message received on association #8 8@340f0aa53e4c: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250829174204034 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=36) (stream_srv.c:811) 20250829174204034 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 36 bytes from client (stream_srv.c:825) 20250829174204035 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829174204035 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829174204035 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:599) 20250829174204035 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 sls=0 (m3ua.c:642) 20250829174204035 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (ss7_hmrt.c:244) 20250829174204035 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COIT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000001), PART(T=Destination Reference,L=4,D=00000003) (sccp_scrc.c:545) 8@340f0aa53e4c: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250829174204035 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) CONN(3,remPC=23=0.2.7) Received CO:COIT (sccp_scoc.c:787) 20250829174204035 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event RCOC-IT.ind (sccp_scoc.c:820) 20250829174205031 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event T(ias)_expired (sccp_connection.c:60) 20250829174205031 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:COIT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000003), PART(T=Destination Reference,L=4,D=00000001) (sccp_scrc.c:455) 20250829174205032 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=23=0.2.7): true (sccp_scrc.c:85) 20250829174205032 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=23=0.2.7,SLS=3 -> eSLS=83: use Normal Route via 'as-srv-client' (ss7_combined_linkset.c:275) 20250829174205032 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (ss7_hmrt.c:248) 20250829174205032 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=3 -> eSLS=67: use Normal Route via 'as-srv-client' (ss7_combined_linkset.c:275) 20250829174205032 DLSS7 DEBUG 0: Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 prio=5 dyn via AS as-srv-client proto=m3ua (ss7_hmrt.c:193) 20250829174205032 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=23=0.2.7 (ss7_hmrt.c:203) 20250829174205032 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829174205032 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1b 00 00 00 01 00 00 00 17 03 00 00 03 10 00 00 01 00 00 03 02 00 00 00 00 (ss7_asp.c:1383) 20250829174205032 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 8@340f0aa53e4c: Message received on association #8 8@340f0aa53e4c: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250829174205036 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=36) (stream_srv.c:811) 20250829174205036 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 36 bytes from client (stream_srv.c:825) 20250829174205036 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 8@340f0aa53e4c: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250829174205036 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829174205036 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:599) 20250829174205036 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 sls=0 (m3ua.c:642) 20250829174205036 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (ss7_hmrt.c:244) 20250829174205036 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COIT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000001), PART(T=Destination Reference,L=4,D=00000003) (sccp_scrc.c:545) 20250829174205036 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) CONN(3,remPC=23=0.2.7) Received CO:COIT (sccp_scoc.c:787) 20250829174205036 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event RCOC-IT.ind (sccp_scoc.c:820) 20250829174206033 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event T(ias)_expired (sccp_connection.c:60) 20250829174206033 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:COIT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000003), PART(T=Destination Reference,L=4,D=00000001) (sccp_scrc.c:455) 20250829174206034 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=23=0.2.7): true (sccp_scrc.c:85) 20250829174206034 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=23=0.2.7,SLS=3 -> eSLS=83: use Normal Route via 'as-srv-client' (ss7_combined_linkset.c:275) 20250829174206034 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (ss7_hmrt.c:248) 20250829174206034 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=3 -> eSLS=67: use Normal Route via 'as-srv-client' (ss7_combined_linkset.c:275) 20250829174206034 DLSS7 DEBUG 0: Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 prio=5 dyn via AS as-srv-client proto=m3ua (ss7_hmrt.c:193) 20250829174206034 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=23=0.2.7 (ss7_hmrt.c:203) 20250829174206034 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829174206034 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1b 00 00 00 01 00 00 00 17 03 00 00 03 10 00 00 01 00 00 03 02 00 00 00 00 (ss7_asp.c:1383) 20250829174206034 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 8@340f0aa53e4c: Message received on association #8 8@340f0aa53e4c: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250829174206038 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=36) (stream_srv.c:811) 20250829174206038 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 36 bytes from client (stream_srv.c:825) 20250829174206039 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829174206039 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829174206039 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:599) 8@340f0aa53e4c: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250829174206039 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 sls=0 (m3ua.c:642) 20250829174206039 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (ss7_hmrt.c:244) 20250829174206039 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COIT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000001), PART(T=Destination Reference,L=4,D=00000003) (sccp_scrc.c:545) 20250829174206039 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) CONN(3,remPC=23=0.2.7) Received CO:COIT (sccp_scoc.c:787) 20250829174206039 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event RCOC-IT.ind (sccp_scoc.c:820) 20250829174207035 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event T(ias)_expired (sccp_connection.c:60) 20250829174207035 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:COIT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000003), PART(T=Destination Reference,L=4,D=00000001) (sccp_scrc.c:455) 20250829174207036 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=23=0.2.7): true (sccp_scrc.c:85) 20250829174207036 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=23=0.2.7,SLS=3 -> eSLS=83: use Normal Route via 'as-srv-client' (ss7_combined_linkset.c:275) 20250829174207036 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (ss7_hmrt.c:248) 20250829174207036 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=3 -> eSLS=67: use Normal Route via 'as-srv-client' (ss7_combined_linkset.c:275) 20250829174207036 DLSS7 DEBUG 0: Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 prio=5 dyn via AS as-srv-client proto=m3ua (ss7_hmrt.c:193) 20250829174207036 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=23=0.2.7 (ss7_hmrt.c:203) 20250829174207036 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829174207036 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1b 00 00 00 01 00 00 00 17 03 00 00 03 10 00 00 01 00 00 03 02 00 00 00 00 (ss7_asp.c:1383) 20250829174207036 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 8@340f0aa53e4c: Message received on association #8 8@340f0aa53e4c: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250829174207040 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=36) (stream_srv.c:811) 20250829174207040 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 36 bytes from client (stream_srv.c:825) 20250829174207040 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829174207040 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829174207040 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:599) 20250829174207040 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 sls=0 (m3ua.c:642) 20250829174207040 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (ss7_hmrt.c:244) 8@340f0aa53e4c: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250829174207040 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COIT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000001), PART(T=Destination Reference,L=4,D=00000003) (sccp_scrc.c:545) 20250829174207040 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) CONN(3,remPC=23=0.2.7) Received CO:COIT (sccp_scoc.c:787) 20250829174207040 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event RCOC-IT.ind (sccp_scoc.c:820) 20250829174208037 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event T(ias)_expired (sccp_connection.c:60) 20250829174208037 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:COIT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000003), PART(T=Destination Reference,L=4,D=00000001) (sccp_scrc.c:455) 20250829174208038 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=23=0.2.7): true (sccp_scrc.c:85) 20250829174208038 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=23=0.2.7,SLS=3 -> eSLS=83: use Normal Route via 'as-srv-client' (ss7_combined_linkset.c:275) 20250829174208038 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (ss7_hmrt.c:248) 20250829174208038 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=3 -> eSLS=67: use Normal Route via 'as-srv-client' (ss7_combined_linkset.c:275) 20250829174208038 DLSS7 DEBUG 0: Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 prio=5 dyn via AS as-srv-client proto=m3ua (ss7_hmrt.c:193) 20250829174208038 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=23=0.2.7 (ss7_hmrt.c:203) 20250829174208038 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829174208038 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1b 00 00 00 01 00 00 00 17 03 00 00 03 10 00 00 01 00 00 03 02 00 00 00 00 (ss7_asp.c:1383) 20250829174208038 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 8@340f0aa53e4c: Message received on association #8 8@340f0aa53e4c: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250829174208042 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=36) (stream_srv.c:811) 20250829174208042 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 36 bytes from client (stream_srv.c:825) 20250829174208042 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829174208042 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829174208042 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:599) 20250829174208043 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 sls=0 (m3ua.c:642) 20250829174208043 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (ss7_hmrt.c:244) 8@340f0aa53e4c: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250829174208043 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COIT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000001), PART(T=Destination Reference,L=4,D=00000003) (sccp_scrc.c:545) 20250829174208043 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) CONN(3,remPC=23=0.2.7) Received CO:COIT (sccp_scoc.c:787) 20250829174208043 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event RCOC-IT.ind (sccp_scoc.c:820) MTC@340f0aa53e4c: setverdict(pass): none -> pass MTC@340f0aa53e4c: Waiting for RLSD 20250829174209039 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event T(ias)_expired (sccp_connection.c:60) 20250829174209039 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:COIT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000003), PART(T=Destination Reference,L=4,D=00000001) (sccp_scrc.c:455) 20250829174209039 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=23=0.2.7): true (sccp_scrc.c:85) 20250829174209040 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=23=0.2.7,SLS=3 -> eSLS=83: use Normal Route via 'as-srv-client' (ss7_combined_linkset.c:275) 20250829174209040 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (ss7_hmrt.c:248) 20250829174209040 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=3 -> eSLS=67: use Normal Route via 'as-srv-client' (ss7_combined_linkset.c:275) 20250829174209040 DLSS7 DEBUG 0: Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 prio=5 dyn via AS as-srv-client proto=m3ua (ss7_hmrt.c:193) 20250829174209040 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=23=0.2.7 (ss7_hmrt.c:203) 20250829174209040 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829174209040 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1b 00 00 00 01 00 00 00 17 03 00 00 03 10 00 00 01 00 00 03 02 00 00 00 00 (ss7_asp.c:1383) 20250829174209040 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 8@340f0aa53e4c: Message received on association #8 8@340f0aa53e4c: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250829174210041 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event T(ias)_expired (sccp_connection.c:60) 20250829174210041 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:COIT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000003), PART(T=Destination Reference,L=4,D=00000001) (sccp_scrc.c:455) 20250829174210041 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=23=0.2.7): true (sccp_scrc.c:85) 20250829174210042 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=23=0.2.7,SLS=3 -> eSLS=83: use Normal Route via 'as-srv-client' (ss7_combined_linkset.c:275) 20250829174210042 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (ss7_hmrt.c:248) 20250829174210042 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=3 -> eSLS=67: use Normal Route via 'as-srv-client' (ss7_combined_linkset.c:275) 20250829174210042 DLSS7 DEBUG 0: Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 prio=5 dyn via AS as-srv-client proto=m3ua (ss7_hmrt.c:193) 20250829174210042 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=23=0.2.7 (ss7_hmrt.c:203) 20250829174210042 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829174210042 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1b 00 00 00 01 00 00 00 17 03 00 00 03 10 00 00 01 00 00 03 02 00 00 00 00 (ss7_asp.c:1383) 20250829174210042 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 8@340f0aa53e4c: Message received on association #8 8@340f0aa53e4c: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250829174211043 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: Received Event T(iar)_expired (sccp_connection.c:67) 20250829174211043 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) Delivering to SCCP User: N-DISCONNECT.indication (sccp_user.c:121) 20250829174211043 DMAIN INFO Got N-DISCONNECT.ind (local_ref=3, cause=781, importance=0) (sccp_test_server.c:74) 20250829174211044 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00000001), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=0000030d) (sccp_scrc.c:455) 20250829174211044 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=23=0.2.7): true (sccp_scrc.c:85) 20250829174211044 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=23=0.2.7,SLS=0 -> eSLS=80: use Normal Route via 'as-srv-client' (ss7_combined_linkset.c:275) 20250829174211044 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (ss7_hmrt.c:248) 20250829174211044 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=0 -> eSLS=64: use Normal Route via 'as-srv-client' (ss7_combined_linkset.c:275) 20250829174211044 DLSS7 DEBUG 0: Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 prio=5 dyn via AS as-srv-client proto=m3ua (ss7_hmrt.c:193) 20250829174211044 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=23=0.2.7 (ss7_hmrt.c:203) 20250829174211044 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829174211044 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 01 00 00 00 17 03 00 00 00 04 00 00 01 00 00 03 0d 00 00 00 00 (ss7_asp.c:1383) 20250829174211044 DLSCCP DEBUG SCCP-SCOC(3){ACTIVE}: state_chg to DISCONN_PEND (sccp_scoc_fsm.c:417) 20250829174211044 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 8@340f0aa53e4c: Message received on association #8 8@340f0aa53e4c: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@340f0aa53e4c: setverdict(pass): pass -> pass, component reason not changed 20250829174211049 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=32) (stream_srv.c:811) 20250829174211050 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 32 bytes from client (stream_srv.c:825) 8@340f0aa53e4c: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250829174211050 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829174211050 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829174211050 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:599) 20250829174211050 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 sls=0 (m3ua.c:642) 20250829174211050 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (ss7_hmrt.c:244) 20250829174211050 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000003), PART(T=Source Reference,L=4,D=00000001) (sccp_scrc.c:545) 20250829174211050 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) CONN(3,remPC=23=0.2.7) Received CO:RELCO (sccp_scoc.c:787) 20250829174211050 DLSCCP DEBUG SCCP-SCOC(3){DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250829174211050 DLSCCP DEBUG SCCP-SCOC(3){DISCONN_PEND}: state_chg to IDLE (sccp_scoc_fsm.c:489) 20250829174211050 DLSCCP DEBUG SCCP-SCOC(3){IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250829174211050 DLSCCP DEBUG SCCP-SCOC(3){IDLE}: Freeing instance (sccp_connection.c:198) 20250829174211050 DLSCCP DEBUG SCCP-SCOC(3){IDLE}: Deallocated (fsm.c:568) 20250829174212050 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37762<->l=127.0.0.2:2324 (telnet_interface.c:138) 20250829174212053 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=12) (stream_srv.c:811) 20250829174212053 DLINP NOTICE asp-srv-client NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250829174212054 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250829174212054 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250829174212054 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250829174212054 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=20) (stream_srv.c:811) 20250829174212054 DLINP NOTICE asp-srv-client NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250829174212054 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250829174212054 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250829174212054 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250829174212054 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=0) (stream_srv.c:811) 20250829174212054 DLINP NOTICE SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connection closed with client (stream_srv.c:821) 8@340f0aa53e4c: Final verdict of PTC: none 20250829174212054 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829174212054 DLSS7 INFO asp-srv-client: connection closed (ss7_asp.c:1334) 20250829174212054 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250829174212054 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250829174212054 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) MTC@340f0aa53e4c: Setting final verdict of the test case. 20250829174212054 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250829174212054 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250829174212054 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250829174212054 DLSS7 NOTICE 0: RT(dpc=0=0.0.0,mask=0x3fff=7.255.7,prio=5,via=as-srv-client,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250829174212054 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174212054 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250829174212055 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(refuser:RI=SSN_PC,PC=(no PC),SSN=unknown 0xc9) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174212055 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250829174212055 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174212055 DMAIN INFO Got N-PCSTATE.ind (affected_pc=0=0.0.0 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN) (sccp_test_server.c:81) 20250829174212055 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(callback:RI=SSN_PC,PC=(no PC),SSN=unknown 0xcb) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174212055 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:120) MTC@340f0aa53e4c: Local verdict of MTC: pass MTC@340f0aa53e4c: Local verdict of PTC with component reference 8: none (pass -> pass) MTC@340f0aa53e4c: Test case TC_it_avoids_tiar finished. Verdict: pass 20250829174212055 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(test_client_vty:RI=SSN_PC,PC=(no PC),SSN=BSSAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174212055 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250829174212055 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) MTC@340f0aa53e4c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_it_avoids_tiar pass'. Fri Aug 29 17:42:12 UTC 2025 ====== SCCP_Tests_RAW.TC_it_avoids_tiar pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=82660) Waiting for packet dumper to finish... 1 (prev_count=82660, count=91712) 20250829174214055 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250829174214055 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250829174214055 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) MTC@340f0aa53e4c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_it_avoids_tiar pass' was executed successfully (exit status: 0). MTC@340f0aa53e4c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_process_rx_xudt'. ------ SCCP_Tests_RAW.TC_process_rx_xudt ------ Fri Aug 29 17:42:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests_RAW.TC_process_rx_xudt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests_RAW.TC_process_rx_xudt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@340f0aa53e4c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_process_rx_xudt' was executed successfully (exit status: 0). MTC@340f0aa53e4c: Test case TC_process_rx_xudt started. 20250829174215156 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46418<->l=127.0.0.2:2324 (telnet_interface.c:192) 9@340f0aa53e4c: ************************************************* 9@340f0aa53e4c: M3UA emulation initiated, the test can be started 9@340f0aa53e4c: ************************************************* 20250829174215364 DLINP INFO SRV(m3ua,127.0.0.2:2905) accept()ed new link from 127.0.0.1:2905 (stream_srv.c:143) 20250829174215364 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250829174215364 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): matched connection to ASP asp-srv-client (ss7_xua_srv.c:121) 20250829174215364 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250829174215364 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) 9@340f0aa53e4c: SCTP_ConnectResult -> connection established from: "127.0.0.1":2905 to server: "127.0.0.2":2905 association #8 9@340f0aa53e4c: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 9@340f0aa53e4c: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250829174215368 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=8) (stream_srv.c:811) 20250829174215368 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 8 bytes from client (stream_srv.c:825) 20250829174215368 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829174215368 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250829174215368 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250829174215368 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250829174215368 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250829174215368 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250829174215368 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250829174215368 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250829174215368 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250829174215368 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250829174215368 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250829174215368 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (ss7_asp.c:1383) 20250829174215368 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 9@340f0aa53e4c: M3UA_ASPUP sent 9@340f0aa53e4c: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250829174215368 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250829174215368 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250829174215368 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 9@340f0aa53e4c: Message received on association #8 9@340f0aa53e4c: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 9@340f0aa53e4c: Association #8 state changed to: aSP_Inactive (5) 20250829174215370 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=8) (stream_srv.c:811) 20250829174215370 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 8 bytes from client (stream_srv.c:825) 20250829174215370 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829174215370 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250829174215370 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250829174215370 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 04 03 00 00 00 08 (ss7_asp.c:1383) 9@340f0aa53e4c: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250829174215370 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250829174215370 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250829174215370 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250829174215370 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250829174215370 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250829174215370 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (ss7_asp.c:1383) 20250829174215370 DLSS7 NOTICE 0: RT(dpc=0=0.0.0,mask=0x3fff=7.255.7,prio=5,via=as-srv-client,st=unavailable) changed to status 'available' (ss7_route.c:409) 9@340f0aa53e4c: Message received on association #8 20250829174215370 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174215370 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250829174215370 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(refuser:RI=SSN_PC,PC=(no PC),SSN=unknown 0xc9) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174215370 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250829174215370 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174215370 DMAIN INFO Got N-PCSTATE.ind (affected_pc=0=0.0.0 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE) (sccp_test_server.c:81) 20250829174215370 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(callback:RI=SSN_PC,PC=(no PC),SSN=unknown 0xcb) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174215370 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:120) 20250829174215370 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(test_client_vty:RI=SSN_PC,PC=(no PC),SSN=BSSAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174215370 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 9@340f0aa53e4c: M3UA_BEAT received in wrong state 20250829174215371 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250829174215371 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 9@340f0aa53e4c: Message received on association #8 9@340f0aa53e4c: Received M3UA_NOTIFY -> discard 9@340f0aa53e4c: Message received on association #8 9@340f0aa53e4c: ASPAC_Ack received for association #8 9@340f0aa53e4c: Association #8 state changed to: aSP_Active (7) 9@340f0aa53e4c: Message received on association #8 9@340f0aa53e4c: Received M3UA_NOTIFY -> discard 20250829174216170 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=108) (stream_srv.c:811) 20250829174216170 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 108 bytes from client (stream_srv.c:825) 20250829174216170 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829174216170 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829174216170 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:599) 9@340f0aa53e4c: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250829174216170 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 sls=0 (m3ua.c:642) 20250829174216170 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (ss7_hmrt.c:244) 20250829174216170 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=1,SSN=202 (sccp2sua.c:334) 20250829174216170 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=23,SSN=202 (sccp2sua.c:334) 20250829174216170 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=SS7 Hop Counter,L=4,D=00000010), PART(T=Destination Address,L=20,D=00020003800200080000000180030008000000ca), PART(T=Source Address,L=20,D=00020003800200080000001780030008000000ca), PART(T=Data,L=65,D=5e3eb90bfc0bf278c5ed7c22ccf324d3efe1a820cd5d6fbc7e5242cdb1adcbbff450410b64f0b27810b509ab57272339c3ea326b9bc1e55cf4cdb37bbdc885d951) (sccp_scrc.c:545) 20250829174216170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:387) 20250829174216170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250829174216170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250829174216170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:387) 20250829174216170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250829174216170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250829174216170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:387) 20250829174216170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250829174216171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250829174216171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:387) 20250829174216171 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250829174216171 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250829174216171 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250829174216171 DMAIN INFO Echoing N-UNITDATA.ind (sccp_test_server.c:68) 20250829174216171 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250829174216171 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=00020003800200080000000180030008000000ca), PART(T=Destination Address,L=20,D=00020003800200080000001780030008000000ca), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=65,D=5e3eb90bfc0bf278c5ed7c22ccf324d3efe1a820cd5d6fbc7e5242cdb1adcbbff450410b64f0b27810b509ab57272339c3ea326b9bc1e55cf4cdb37bbdc885d951) (sccp_scrc.c:483) 20250829174216171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:387) 20250829174216171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250829174216171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250829174216171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:387) 20250829174216171 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250829174216171 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250829174216171 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=2 -> eSLS=66: use Normal Route via 'as-srv-client' (ss7_combined_linkset.c:275) 20250829174216171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:387) 20250829174216171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250829174216171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250829174216171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:387) 20250829174216171 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250829174216171 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250829174216171 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (ss7_hmrt.c:248) 20250829174216171 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=2 -> eSLS=66: use Normal Route via 'as-srv-client' (ss7_combined_linkset.c:275) 20250829174216172 DLSS7 DEBUG 0: Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 prio=5 dyn via AS as-srv-client proto=m3ua (ss7_hmrt.c:193) 20250829174216172 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=23=0.2.7 (ss7_hmrt.c:203) 20250829174216172 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829174216172 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 108 bytes: [L2]> 01 00 01 01 00 00 00 6c 02 10 00 61 00 00 00 01 00 00 00 17 03 00 00 02 09 00 03 07 0b 04 43 17 00 ca 04 43 01 00 ca 41 5e 3e b9 0b fc 0b f2 78 c5 ed 7c 22 cc f3 24 d3 ef e1 a8 20 cd 5d 6f bc 7e 52 42 cd b1 ad cb bf f4 50 41 0b 64 f0 b2 78 10 b5 09 ab 57 27 23 39 c3 ea 32 6b 9b c1 e5 5c f4 cd b3 7b bd c8 85 d9 51 00 00 00 (ss7_asp.c:1383) 20250829174216172 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 9@340f0aa53e4c: Message received on association #8 9@340f0aa53e4c: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@340f0aa53e4c: setverdict(pass): none -> pass 20250829174216175 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46418<->l=127.0.0.2:2324 (telnet_interface.c:138) 20250829174216176 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=12) (stream_srv.c:811) 20250829174216177 DLINP NOTICE asp-srv-client NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250829174216177 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250829174216177 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250829174216177 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250829174216177 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=20) (stream_srv.c:811) 20250829174216177 DLINP NOTICE asp-srv-client NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250829174216177 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250829174216177 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250829174216177 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 9@340f0aa53e4c: Final verdict of PTC: none 20250829174216177 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=0) (stream_srv.c:811) 20250829174216177 DLINP NOTICE SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connection closed with client (stream_srv.c:821) 20250829174216177 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829174216177 DLSS7 INFO asp-srv-client: connection closed (ss7_asp.c:1334) 20250829174216177 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250829174216177 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250829174216177 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250829174216177 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250829174216177 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250829174216177 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) MTC@340f0aa53e4c: Setting final verdict of the test case. 20250829174216177 DLSS7 NOTICE 0: RT(dpc=0=0.0.0,mask=0x3fff=7.255.7,prio=5,via=as-srv-client,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250829174216177 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174216178 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) MTC@340f0aa53e4c: Local verdict of MTC: pass MTC@340f0aa53e4c: Local verdict of PTC with component reference 9: none (pass -> pass) 20250829174216178 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(refuser:RI=SSN_PC,PC=(no PC),SSN=unknown 0xc9) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174216178 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250829174216178 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174216178 DMAIN INFO Got N-PCSTATE.ind (affected_pc=0=0.0.0 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN) (sccp_test_server.c:81) 20250829174216178 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(callback:RI=SSN_PC,PC=(no PC),SSN=unknown 0xcb) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) MTC@340f0aa53e4c: Test case TC_process_rx_xudt finished. Verdict: pass 20250829174216178 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:120) 20250829174216178 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(test_client_vty:RI=SSN_PC,PC=(no PC),SSN=BSSAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174216178 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250829174216178 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) MTC@340f0aa53e4c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_process_rx_xudt pass'. Fri Aug 29 17:42:16 UTC 2025 ====== SCCP_Tests_RAW.TC_process_rx_xudt pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=17404) Waiting for packet dumper to finish... 1 (prev_count=17404, count=39436) 20250829174218178 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250829174218179 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250829174218179 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) MTC@340f0aa53e4c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_process_rx_xudt pass' was executed successfully (exit status: 0). MTC@340f0aa53e4c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_process_rx_ludt'. ------ SCCP_Tests_RAW.TC_process_rx_ludt ------ Fri Aug 29 17:42:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests_RAW.TC_process_rx_ludt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests_RAW.TC_process_rx_ludt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@340f0aa53e4c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_process_rx_ludt' was executed successfully (exit status: 0). MTC@340f0aa53e4c: Test case TC_process_rx_ludt started. 20250829174219276 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49852<->l=127.0.0.2:2324 (telnet_interface.c:192) 10@340f0aa53e4c: ************************************************* 10@340f0aa53e4c: M3UA emulation initiated, the test can be started 10@340f0aa53e4c: ************************************************* 20250829174219494 DLINP INFO SRV(m3ua,127.0.0.2:2905) accept()ed new link from 127.0.0.1:2905 (stream_srv.c:143) 20250829174219494 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250829174219494 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): matched connection to ASP asp-srv-client (ss7_xua_srv.c:121) 20250829174219495 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250829174219495 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) 10@340f0aa53e4c: SCTP_ConnectResult -> connection established from: "127.0.0.1":2905 to server: "127.0.0.2":2905 association #8 10@340f0aa53e4c: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 10@340f0aa53e4c: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250829174219501 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=8) (stream_srv.c:811) 20250829174219501 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 8 bytes from client (stream_srv.c:825) 20250829174219501 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 10@340f0aa53e4c: M3UA_ASPUP sent 20250829174219501 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250829174219501 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250829174219502 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250829174219502 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 10@340f0aa53e4c: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250829174219502 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250829174219502 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250829174219502 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250829174219502 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250829174219502 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250829174219502 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250829174219502 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (ss7_asp.c:1383) 20250829174219502 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250829174219502 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250829174219502 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250829174219502 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 10@340f0aa53e4c: Message received on association #8 10@340f0aa53e4c: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 10@340f0aa53e4c: Association #8 state changed to: aSP_Inactive (5) 10@340f0aa53e4c: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250829174219506 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=8) (stream_srv.c:811) 20250829174219506 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 8 bytes from client (stream_srv.c:825) 20250829174219506 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829174219506 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250829174219506 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250829174219506 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 04 03 00 00 00 08 (ss7_asp.c:1383) 20250829174219506 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250829174219506 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250829174219506 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250829174219506 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250829174219506 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250829174219506 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (ss7_asp.c:1383) 20250829174219506 DLSS7 NOTICE 0: RT(dpc=0=0.0.0,mask=0x3fff=7.255.7,prio=5,via=as-srv-client,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250829174219506 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174219506 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250829174219506 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(refuser:RI=SSN_PC,PC=(no PC),SSN=unknown 0xc9) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174219506 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 10@340f0aa53e4c: Message received on association #8 20250829174219506 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174219506 DMAIN INFO Got N-PCSTATE.ind (affected_pc=0=0.0.0 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE) (sccp_test_server.c:81) 20250829174219506 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(callback:RI=SSN_PC,PC=(no PC),SSN=unknown 0xcb) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174219507 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:120) 20250829174219507 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(test_client_vty:RI=SSN_PC,PC=(no PC),SSN=BSSAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174219507 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250829174219507 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250829174219507 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 10@340f0aa53e4c: M3UA_BEAT received in wrong state 10@340f0aa53e4c: Message received on association #8 10@340f0aa53e4c: Received M3UA_NOTIFY -> discard 10@340f0aa53e4c: Message received on association #8 10@340f0aa53e4c: ASPAC_Ack received for association #8 10@340f0aa53e4c: Association #8 state changed to: aSP_Active (7) 10@340f0aa53e4c: Message received on association #8 10@340f0aa53e4c: Received M3UA_NOTIFY -> discard 20250829174220300 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=1048) (stream_srv.c:811) 20250829174220300 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 1048 bytes from client (stream_srv.c:825) 20250829174220300 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829174220301 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:797) 10@340f0aa53e4c: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250829174220301 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:599) 20250829174220301 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 sls=0 (m3ua.c:642) 20250829174220301 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (ss7_hmrt.c:244) 20250829174220301 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=1,SSN=202 (sccp2sua.c:334) 20250829174220301 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=23,SSN=202 (sccp2sua.c:334) 20250829174220301 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=SS7 Hop Counter,L=4,D=00000010), PART(T=Destination Address,L=20,D=00020003800200080000000180030008000000ca), PART(T=Source Address,L=20,D=00020003800200080000001780030008000000ca), PART(T=Data,L=1000,D=a9281cc9949e763590e6217e8d04dc82b0a080d782b2c80f116b54a038b784bb0e8927b77ffbcce240a29fd5cc5e5c4404fa40ad7ca553b2cadc2b192c90da3c338178ce55da6582cad720d81ceb440775dc14a5b5e72d2e0aac940bf1ffe0845f0b8bf78b25009d0ddf51fab6dabd899816d5f7cc3d0d6e1775eb86997faf528600387d9da55c73ec35ed3dd7ad48f30daa5805176304a20a781a8b87ace1fd4fb4b788446ad84d812507caf22507d7aea10b7b0f29f7d0c1d68e185e21d28d8caffa803225eafbed29d21279bc0b05704a319478aa48e8a1c3ebfdc92d1ceaa7ffe5d1c6ef0e112c8e5feecb282bb477492f01cb3f20c3a831fdefacc9e8a17cb0d99b4bfc985283cfd74bc271e683d5097df86195e89d50815665316684bb23d621bf30bcecd2fe31add8620bcac8880aa5e8db786a80c8ab30b93a00ba2f31beacd6c4e6a9527c1e48392e89ebbe148fe05356bf1827f363060bb203835fe1b8ac8cf7f43044cab5a53c9352dcfe6222d145d1f8f (sccp_scrc.c:545) 20250829174220301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:387) 20250829174220301 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250829174220301 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250829174220301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:387) 20250829174220301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250829174220301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250829174220301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:387) 20250829174220301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250829174220301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250829174220301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:387) 20250829174220301 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250829174220301 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250829174220301 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250829174220302 DMAIN INFO Echoing N-UNITDATA.ind (sccp_test_server.c:68) 20250829174220302 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250829174220302 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=00020003800200080000000180030008000000ca), PART(T=Destination Address,L=20,D=00020003800200080000001780030008000000ca), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=1000,D=a9281cc9949e763590e6217e8d04dc82b0a080d782b2c80f116b54a038b784bb0e8927b77ffbcce240a29fd5cc5e5c4404fa40ad7ca553b2cadc2b192c90da3c338178ce55da6582cad720d81ceb440775dc14a5b5e72d2e0aac940bf1ffe0845f0b8bf78b25009d0ddf51fab6dabd899816d5f7cc3d0d6e1775eb86997faf528600387d9da55c73ec35ed3dd7ad48f30daa5805176304a20a781a8b87ace1fd4fb4b788446ad84d812507caf22507d7aea10b7b0f29f7d0c1d68e185e21d28d8caffa803225eafbed29d21279bc0b05704a319478aa48e8a1c3ebfdc92d1ceaa7ffe5d1c6ef0e112c8e5feecb282bb477492f01cb3f20c3a831fdefacc9e8a17cb0d99b4bfc985283cfd74bc271e683d5097df86195e89d50815665316684bb23d621bf30bcecd2fe31add8620bcac8880aa5e8db786a80c8ab30b93a00ba2f31beacd6c4e6a9527c1e48392e89ebbe148fe05356bf1827f363060bb203835fe1b8 (sccp_scrc.c:483) 20250829174220302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:387) 20250829174220302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250829174220302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250829174220302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:387) 20250829174220302 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250829174220302 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250829174220302 DLSS7 INFO 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=10 -> eSLS=74: picked Normal Route via 'as-srv-client' round-robin style (available) (ss7_combined_linkset.c:297) 20250829174220302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 ca (sua.c:387) 20250829174220302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250829174220302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250829174220302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 ca (sua.c:387) 20250829174220302 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250829174220302 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250829174220302 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (ss7_hmrt.c:248) 20250829174220302 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=10 -> eSLS=74: use Normal Route via 'as-srv-client' (ss7_combined_linkset.c:275) 20250829174220302 DLSS7 DEBUG 0: Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 prio=5 dyn via AS as-srv-client proto=m3ua (ss7_hmrt.c:193) 20250829174220302 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=23=0.2.7 (ss7_hmrt.c:203) 20250829174220302 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829174220303 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 1048 bytes: [L2]> 01 00 01 01 00 00 04 18 02 10 04 0f 00 00 00 01 00 00 00 17 03 00 00 0a 13 00 00 07 00 0a 00 0d 00 00 00 04 43 17 00 ca 04 43 01 00 ca e8 03 a9 28 1c c9 94 9e 76 35 90 e6 21 7e 8d 04 dc 82 b0 a0 80 d7 82 b2 c8 0f 11 6b 54 a0 38 b7 84 bb 0e 89 27 b7 7f fb cc e2 40 a2 9f d5 cc 5e 5c 44 04 fa 40 ad 7c a5 53 b2 ca dc 2b 19 2c 90 da 3c 33 81 78 ce 55 da 65 82 ca d7 20 d8 1c eb 44 07 75 dc 14 a5 b5 e7 2d 2e 0a ac 94 0b f1 ff e0 84 5f 0b 8b f7 8b 25 00 9d 0d df 51 fa b6 da bd 89 98 16 d5 f7 cc 3d 0d 6e 17 75 eb 86 99 7f af 52 86 00 38 7d 9d a5 5c 73 ec 35 ed 3d d7 ad 48 f3 0d aa 58 05 17 63 04 a2 0a 78 1a 8b 87 ac e1 fd 4f b4 b7 88 44 6a d8 4d 81 25 07 ca f2 25 07 d7 ae a1 0b 7b 0f 29 f7 d0 c1 d6 8e 18 5e 21 d2 8d 8c af fa 80 32 25 ea fb ed 29 d2 12 79 bc 0b 05 70 4a 31 94 78 aa 48 e8 a1 c3 eb fd c9 2d 1c ea a7 ff e5 d1 c6 ef 0e 11 2c 8e 5f ee cb 28 2b b4 77 49 2f 01 cb 3f 20 c3 a8 31 fd ef ac c9 e8 a1 7c b0 d9 9b 4b fc 98 52 83 cf d7 4b c2 71 e6 83 d5 09 7d f8 61 95 e8 9d 50 81 56 65 31 66 84 bb 23 d6 21 bf 30 bc ec d2 fe 31 ad d8 62 0b ca c8 88 0a a5 e8 db 78 6a 80 c8 ab 30 b9 3a 00 ba 2f 31 be ac d6 c4 e6 a9 52 7c 1e 48 39 2e 89 eb be 14 8f e0 53 56 bf 18 27 f3 63 06 0b b2 03 83 5f e1 b8 ac 8c f7 f4 30 44 ca b5 a5 3c 93 52 dc fe 62 22 d1 45 d1 f8 ff d5 c4 be 60 6e 3c 7a 6b 38 ba f9 82 e1 94 8d 1d 13 5a 1e 78 9b fd e8 b2 d6 46 7c ce ff 61 2b e2 a2 66 d1 5e d8 ca 0a 53 57 17 22 92 ca 82 51 28 19 f9 1a 3d ba 0d 3e 96 ed 34 45 4a 35 9e 5b fc b9 b0 d1 7a 53 8c 41 f0 d0 2d e2 5f be 84 a6 ec c6 2b 4c c9 ee 6a 98 5a c0 ac 36 d7 81 d3 2c f2 0e 76 2a 03 f9 cc a8 95 07 ff 30 8c a5 fb da 19 84 86 c6 d1 cc b7 74 98 75 d7 12 3f 74 75 39 63 0c 1c 1a d3 33 1b 2c cb 14 ba a9 35 a9 27 49 8d cd a8 4d eb f7 2b 0d da 83 ce 02 37 c6 4e 94 ac b3 07 42 b9 bc 71 48 2b 4d 10 85 19 70 69 de d9 f2 3a d9 86 fa 48 d9 50 a8 19 ca 29 38 f7 f5 4c ac 5b b9 20 e8 9e 8c 04 58 f9 ad 25 3c 0c 8b ae 1c 88 d9 61 9c 32 a5 83 c0 dc 5b 9c 92 09 18 78 d5 81 1b 71 b2 a6 df 4d 54 6c 6d d8 69 03 2c b1 02 24 af f2 46 29 b3 a3 e7 37 45 b2 46 96 c1 55 bb 11 15 a7 10 7c 1f 5c 9e 83 41 f8 d9 38 56 3b cf 21 ea 4c e7 a5 69 cb 75 54 82 3a 3f 5a fa 56 97 78 e9 a3 0a 99 81 e5 a2 95 45 2a bf ca 91 80 c3 57 ba fd dd 91 0d da 4b a7 25 e6 4a 39 eb 50 2c fd 7a b4 13 fc 44 c9 49 bf b7 db 50 db 83 9d 07 3f 27 64 62 25 0f 53 fd e1 59 10 b0 75 f5 a8 2c 95 48 dc 32 06 31 25 73 5d 22 0a db 5a 89 17 32 dd 82 05 03 e6 59 c3 46 13 4e 9e 6c 27 65 37 8b 02 f6 4c 60 b5 66 30 10 f6 9e 5f c6 47 34 38 08 3d 92 48 9a 44 3a 33 59 80 74 79 8a 7b 64 4b 42 c7 bf 98 ba c9 f0 60 46 18 b1 2a e9 05 40 dd ee fc ff 45 48 59 4d 1f 84 a1 9b 28 2a 2b 8c 5b 10 6f 76 24 ec 3c b2 58 30 a5 4b af dd 23 6b 2c 8f 65 78 f8 f9 49 fd 7e ac de 6f f6 a9 ba ab de aa a3 79 51 6c aa 14 21 b2 11 5f 50 9d 29 c6 ad 3a a4 1c 78 f0 c4 08 47 14 72 d0 3b 6e f8 35 d1 e1 8e 25 d5 f1 10 08 27 e1 11 9d 12 1c e7 e6 56 72 81 99 a1 ce 2a 9a 0d 04 01 86 3b da 37 e2 5b 43 18 47 d9 b3 6d d3 85 7d 3a c1 f3 38 c4 8b f6 36 33 8a bb a9 cb 71 16 c3 65 d3 1c e5 d3 f6 27 a4 6c 07 4b ef ca 2a 18 08 16 06 a5 94 8d 35 91 7a bf 99 9b 9f ce 87 87 5c 23 66 7a d2 6f bc e0 2a 54 d7 e8 33 1c 17 d4 e9 1f 35 15 d6 48 19 1d 58 00 (ss7_asp.c:1383) 20250829174220303 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 10@340f0aa53e4c: Message received on association #8 10@340f0aa53e4c: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@340f0aa53e4c: setverdict(pass): none -> pass 20250829174220307 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49852<->l=127.0.0.2:2324 (telnet_interface.c:138) 20250829174220309 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=12) (stream_srv.c:811) 20250829174220309 DLINP NOTICE asp-srv-client NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250829174220309 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250829174220310 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250829174220310 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 10@340f0aa53e4c: Final verdict of PTC: none 20250829174220310 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=20) (stream_srv.c:811) 20250829174220310 DLINP NOTICE asp-srv-client NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250829174220310 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250829174220310 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250829174220310 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250829174220310 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=0) (stream_srv.c:811) 20250829174220310 DLINP NOTICE SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connection closed with client (stream_srv.c:821) 20250829174220310 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) MTC@340f0aa53e4c: Setting final verdict of the test case. 20250829174220310 DLSS7 INFO asp-srv-client: connection closed (ss7_asp.c:1334) 20250829174220310 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250829174220310 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250829174220310 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250829174220310 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250829174220310 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) MTC@340f0aa53e4c: Local verdict of MTC: pass 20250829174220310 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250829174220310 DLSS7 NOTICE 0: RT(dpc=0=0.0.0,mask=0x3fff=7.255.7,prio=5,via=as-srv-client,st=available) changed to status 'unavailable' (ss7_route.c:409) MTC@340f0aa53e4c: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@340f0aa53e4c: Test case TC_process_rx_ludt finished. Verdict: pass MTC@340f0aa53e4c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_process_rx_ludt pass'. 20250829174220310 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174220310 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250829174220310 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(refuser:RI=SSN_PC,PC=(no PC),SSN=unknown 0xc9) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174220311 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250829174220311 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174220311 DMAIN INFO Got N-PCSTATE.ind (affected_pc=0=0.0.0 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN) (sccp_test_server.c:81) 20250829174220311 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(callback:RI=SSN_PC,PC=(no PC),SSN=unknown 0xcb) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174220311 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:120) 20250829174220311 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(test_client_vty:RI=SSN_PC,PC=(no PC),SSN=BSSAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174220311 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250829174220311 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) Fri Aug 29 17:42:20 UTC 2025 ====== SCCP_Tests_RAW.TC_process_rx_ludt pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=17404) Waiting for packet dumper to finish... 1 (prev_count=17404, count=43560) 20250829174222311 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250829174222312 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250829174222312 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) MTC@340f0aa53e4c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_process_rx_ludt pass' was executed successfully (exit status: 0). MTC@340f0aa53e4c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_scmg_sst_ssn1'. ------ SCCP_Tests_RAW.TC_scmg_sst_ssn1 ------ Fri Aug 29 17:42:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests_RAW.TC_scmg_sst_ssn1.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests_RAW.TC_scmg_sst_ssn1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@340f0aa53e4c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_scmg_sst_ssn1' was executed successfully (exit status: 0). MTC@340f0aa53e4c: Test case TC_scmg_sst_ssn1 started. 20250829174223419 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49868<->l=127.0.0.2:2324 (telnet_interface.c:192) 11@340f0aa53e4c: ************************************************* 11@340f0aa53e4c: M3UA emulation initiated, the test can be started 11@340f0aa53e4c: ************************************************* 20250829174223638 DLINP INFO SRV(m3ua,127.0.0.2:2905) accept()ed new link from 127.0.0.1:2905 (stream_srv.c:143) 20250829174223638 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250829174223638 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): matched connection to ASP asp-srv-client (ss7_xua_srv.c:121) 20250829174223638 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250829174223638 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) 11@340f0aa53e4c: SCTP_ConnectResult -> connection established from: "127.0.0.1":2905 to server: "127.0.0.2":2905 association #8 11@340f0aa53e4c: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 11@340f0aa53e4c: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250829174223645 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=8) (stream_srv.c:811) 20250829174223645 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 8 bytes from client (stream_srv.c:825) 20250829174223645 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829174223645 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250829174223645 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250829174223645 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250829174223645 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250829174223645 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250829174223645 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250829174223645 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250829174223645 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250829174223645 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250829174223645 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250829174223646 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (ss7_asp.c:1383) 11@340f0aa53e4c: M3UA_ASPUP sent 11@340f0aa53e4c: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250829174223646 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250829174223646 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250829174223646 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250829174223646 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 11@340f0aa53e4c: Message received on association #8 11@340f0aa53e4c: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 11@340f0aa53e4c: Association #8 state changed to: aSP_Inactive (5) 20250829174223648 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=8) (stream_srv.c:811) 20250829174223648 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 8 bytes from client (stream_srv.c:825) 20250829174223648 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829174223648 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250829174223648 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250829174223648 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 04 03 00 00 00 08 (ss7_asp.c:1383) 20250829174223649 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250829174223649 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 11@340f0aa53e4c: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250829174223649 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250829174223649 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250829174223649 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250829174223649 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (ss7_asp.c:1383) 20250829174223649 DLSS7 NOTICE 0: RT(dpc=0=0.0.0,mask=0x3fff=7.255.7,prio=5,via=as-srv-client,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250829174223649 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174223649 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250829174223649 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(refuser:RI=SSN_PC,PC=(no PC),SSN=unknown 0xc9) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174223649 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 11@340f0aa53e4c: Message received on association #8 20250829174223649 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174223649 DMAIN INFO Got N-PCSTATE.ind (affected_pc=0=0.0.0 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE) (sccp_test_server.c:81) 20250829174223649 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(callback:RI=SSN_PC,PC=(no PC),SSN=unknown 0xcb) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174223649 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:120) 20250829174223649 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(test_client_vty:RI=SSN_PC,PC=(no PC),SSN=BSSAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174223649 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250829174223649 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250829174223649 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 11@340f0aa53e4c: M3UA_BEAT received in wrong state 11@340f0aa53e4c: Message received on association #8 11@340f0aa53e4c: Received M3UA_NOTIFY -> discard 11@340f0aa53e4c: Message received on association #8 11@340f0aa53e4c: ASPAC_Ack received for association #8 11@340f0aa53e4c: Association #8 state changed to: aSP_Active (7) 11@340f0aa53e4c: Message received on association #8 11@340f0aa53e4c: Received M3UA_NOTIFY -> discard 20250829174224444 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=48) (stream_srv.c:811) 20250829174224444 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 48 bytes from client (stream_srv.c:825) 20250829174224444 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829174224444 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829174224444 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:599) 20250829174224444 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 sls=0 (m3ua.c:642) 20250829174224444 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (ss7_hmrt.c:244) 20250829174224444 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=1,SSN=1 (sccp2sua.c:334) 20250829174224444 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=23,SSN=1 (sccp2sua.c:334) 11@340f0aa53e4c: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250829174224444 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000018003000800000001), PART(T=Source Address,L=20,D=0002000380020008000000178003000800000001), PART(T=Data,L=5,D=0301010000) (sccp_scrc.c:545) 20250829174224444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 01 (sua.c:387) 20250829174224444 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250829174224444 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250829174224444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 01 (sua.c:387) 20250829174224444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250829174224444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250829174224444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 01 (sua.c:387) 20250829174224444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250829174224444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250829174224445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 01 (sua.c:387) 20250829174224445 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250829174224445 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250829174224445 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250829174224445 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250829174224445 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000018003000800000001), PART(T=Destination Address,L=20,D=0002000380020008000000178003000800000001), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=5,D=0101010000) (sccp_scrc.c:483) 20250829174224445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 01 (sua.c:387) 20250829174224445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250829174224445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250829174224445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 01 (sua.c:387) 20250829174224445 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250829174224445 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250829174224445 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=10 -> eSLS=74: use Normal Route via 'as-srv-client' (ss7_combined_linkset.c:275) 20250829174224445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 01 (sua.c:387) 20250829174224445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250829174224445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250829174224445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 01 (sua.c:387) 20250829174224445 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250829174224445 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250829174224445 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (ss7_hmrt.c:248) 20250829174224445 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=10 -> eSLS=74: use Normal Route via 'as-srv-client' (ss7_combined_linkset.c:275) 20250829174224445 DLSS7 DEBUG 0: Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 prio=5 dyn via AS as-srv-client proto=m3ua (ss7_hmrt.c:193) 20250829174224446 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=23=0.2.7 (ss7_hmrt.c:203) 20250829174224446 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829174224446 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 25 00 00 00 01 00 00 00 17 03 00 00 0a 09 00 03 07 0b 04 43 17 00 01 04 43 01 00 01 05 01 01 01 00 00 00 00 00 (ss7_asp.c:1383) 20250829174224446 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 11@340f0aa53e4c: Message received on association #8 11@340f0aa53e4c: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@340f0aa53e4c: setverdict(pass): none -> pass 20250829174224450 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49868<->l=127.0.0.2:2324 (telnet_interface.c:138) 20250829174224452 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=12) (stream_srv.c:811) 20250829174224452 DLINP NOTICE asp-srv-client NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250829174224452 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250829174224452 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250829174224452 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250829174224452 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=20) (stream_srv.c:811) 20250829174224452 DLINP NOTICE asp-srv-client NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250829174224452 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250829174224452 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250829174224452 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250829174224452 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=0) (stream_srv.c:811) 20250829174224453 DLINP NOTICE SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connection closed with client (stream_srv.c:821) 20250829174224453 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829174224453 DLSS7 INFO asp-srv-client: connection closed (ss7_asp.c:1334) 20250829174224453 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250829174224453 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250829174224453 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250829174224453 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250829174224453 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 11@340f0aa53e4c: Final verdict of PTC: none 20250829174224453 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250829174224453 DLSS7 NOTICE 0: RT(dpc=0=0.0.0,mask=0x3fff=7.255.7,prio=5,via=as-srv-client,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250829174224453 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174224453 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250829174224453 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(refuser:RI=SSN_PC,PC=(no PC),SSN=unknown 0xc9) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) MTC@340f0aa53e4c: Setting final verdict of the test case. 20250829174224453 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250829174224453 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174224453 DMAIN INFO Got N-PCSTATE.ind (affected_pc=0=0.0.0 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN) (sccp_test_server.c:81) 20250829174224453 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(callback:RI=SSN_PC,PC=(no PC),SSN=unknown 0xcb) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174224453 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:120) 20250829174224453 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(test_client_vty:RI=SSN_PC,PC=(no PC),SSN=BSSAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174224453 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250829174224453 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) MTC@340f0aa53e4c: Local verdict of MTC: pass MTC@340f0aa53e4c: Local verdict of PTC with component reference 11: none (pass -> pass) MTC@340f0aa53e4c: Test case TC_scmg_sst_ssn1 finished. Verdict: pass MTC@340f0aa53e4c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_scmg_sst_ssn1 pass'. Fri Aug 29 17:42:24 UTC 2025 ====== SCCP_Tests_RAW.TC_scmg_sst_ssn1 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=17404) Waiting for packet dumper to finish... 1 (prev_count=17404, count=38660) 20250829174226455 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250829174226455 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250829174226455 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) MTC@340f0aa53e4c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_scmg_sst_ssn1 pass' was executed successfully (exit status: 0). MTC@340f0aa53e4c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_scmg_sst_ssn_valid'. ------ SCCP_Tests_RAW.TC_scmg_sst_ssn_valid ------ Fri Aug 29 17:42:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests_RAW.TC_scmg_sst_ssn_valid.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests_RAW.TC_scmg_sst_ssn_valid.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@340f0aa53e4c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_scmg_sst_ssn_valid' was executed successfully (exit status: 0). MTC@340f0aa53e4c: Test case TC_scmg_sst_ssn_valid started. 20250829174227552 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56428<->l=127.0.0.2:2324 (telnet_interface.c:192) 12@340f0aa53e4c: ************************************************* 12@340f0aa53e4c: M3UA emulation initiated, the test can be started 12@340f0aa53e4c: ************************************************* 20250829174227772 DLINP INFO SRV(m3ua,127.0.0.2:2905) accept()ed new link from 127.0.0.1:2905 (stream_srv.c:143) 20250829174227773 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250829174227773 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): matched connection to ASP asp-srv-client (ss7_xua_srv.c:121) 20250829174227773 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250829174227773 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) 12@340f0aa53e4c: SCTP_ConnectResult -> connection established from: "127.0.0.1":2905 to server: "127.0.0.2":2905 association #8 12@340f0aa53e4c: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 12@340f0aa53e4c: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250829174227779 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=8) (stream_srv.c:811) 20250829174227779 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 8 bytes from client (stream_srv.c:825) 20250829174227779 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829174227779 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250829174227779 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250829174227779 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250829174227779 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 12@340f0aa53e4c: M3UA_ASPUP sent 20250829174227779 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250829174227779 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250829174227779 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250829174227779 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250829174227779 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250829174227779 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250829174227779 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (ss7_asp.c:1383) 20250829174227780 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 12@340f0aa53e4c: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250829174227780 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250829174227780 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250829174227780 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 12@340f0aa53e4c: Message received on association #8 12@340f0aa53e4c: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 12@340f0aa53e4c: Association #8 state changed to: aSP_Inactive (5) 20250829174227783 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=8) (stream_srv.c:811) 20250829174227783 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 8 bytes from client (stream_srv.c:825) 20250829174227783 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829174227783 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250829174227783 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250829174227783 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 04 03 00 00 00 08 (ss7_asp.c:1383) 20250829174227783 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 12@340f0aa53e4c: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250829174227783 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250829174227783 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250829174227783 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250829174227783 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250829174227783 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (ss7_asp.c:1383) 20250829174227783 DLSS7 NOTICE 0: RT(dpc=0=0.0.0,mask=0x3fff=7.255.7,prio=5,via=as-srv-client,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250829174227783 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174227783 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250829174227783 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(refuser:RI=SSN_PC,PC=(no PC),SSN=unknown 0xc9) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 12@340f0aa53e4c: Message received on association #8 20250829174227783 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250829174227783 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174227784 DMAIN INFO Got N-PCSTATE.ind (affected_pc=0=0.0.0 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE) (sccp_test_server.c:81) 20250829174227784 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(callback:RI=SSN_PC,PC=(no PC),SSN=unknown 0xcb) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174227784 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:120) 20250829174227784 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(test_client_vty:RI=SSN_PC,PC=(no PC),SSN=BSSAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174227784 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250829174227784 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250829174227784 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 12@340f0aa53e4c: M3UA_BEAT received in wrong state 12@340f0aa53e4c: Message received on association #8 12@340f0aa53e4c: Received M3UA_NOTIFY -> discard 12@340f0aa53e4c: Message received on association #8 12@340f0aa53e4c: ASPAC_Ack received for association #8 12@340f0aa53e4c: Association #8 state changed to: aSP_Active (7) 12@340f0aa53e4c: Message received on association #8 12@340f0aa53e4c: Received M3UA_NOTIFY -> discard 20250829174228575 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=48) (stream_srv.c:811) 20250829174228576 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 48 bytes from client (stream_srv.c:825) 20250829174228576 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829174228576 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829174228576 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:599) 12@340f0aa53e4c: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250829174228576 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 sls=0 (m3ua.c:642) 20250829174228576 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (ss7_hmrt.c:244) 20250829174228576 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=1,SSN=1 (sccp2sua.c:334) 20250829174228576 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=23,SSN=1 (sccp2sua.c:334) 20250829174228576 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000018003000800000001), PART(T=Source Address,L=20,D=0002000380020008000000178003000800000001), PART(T=Data,L=5,D=03ca010000) (sccp_scrc.c:545) 20250829174228576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 01 (sua.c:387) 20250829174228576 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250829174228576 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250829174228576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 01 (sua.c:387) 20250829174228576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250829174228576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250829174228576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 01 (sua.c:387) 20250829174228576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250829174228576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250829174228576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 01 (sua.c:387) 20250829174228576 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250829174228576 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250829174228577 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250829174228577 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250829174228577 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000018003000800000001), PART(T=Destination Address,L=20,D=0002000380020008000000178003000800000001), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=5,D=01ca010000) (sccp_scrc.c:483) 20250829174228577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 01 (sua.c:387) 20250829174228577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250829174228577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250829174228577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 01 (sua.c:387) 20250829174228577 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250829174228577 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250829174228577 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=2 -> eSLS=66: use Normal Route via 'as-srv-client' (ss7_combined_linkset.c:275) 20250829174228577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 01 (sua.c:387) 20250829174228577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250829174228577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250829174228577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 01 (sua.c:387) 20250829174228577 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250829174228577 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250829174228577 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (ss7_hmrt.c:248) 20250829174228577 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=2 -> eSLS=66: use Normal Route via 'as-srv-client' (ss7_combined_linkset.c:275) 20250829174228577 DLSS7 DEBUG 0: Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 prio=5 dyn via AS as-srv-client proto=m3ua (ss7_hmrt.c:193) 20250829174228577 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=23=0.2.7 (ss7_hmrt.c:203) 20250829174228577 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829174228578 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 25 00 00 00 01 00 00 00 17 03 00 00 02 09 00 03 07 0b 04 43 17 00 01 04 43 01 00 01 05 01 ca 01 00 00 00 00 00 (ss7_asp.c:1383) 20250829174228578 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 12@340f0aa53e4c: Message received on association #8 12@340f0aa53e4c: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@340f0aa53e4c: setverdict(pass): none -> pass 20250829174228581 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56428<->l=127.0.0.2:2324 (telnet_interface.c:138) 20250829174228583 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=12) (stream_srv.c:811) 20250829174228583 DLINP NOTICE asp-srv-client NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250829174228583 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250829174228583 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250829174228583 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250829174228583 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=20) (stream_srv.c:811) 20250829174228583 DLINP NOTICE asp-srv-client NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250829174228583 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250829174228583 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250829174228583 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250829174228583 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=0) (stream_srv.c:811) 20250829174228583 DLINP NOTICE SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connection closed with client (stream_srv.c:821) 20250829174228583 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829174228583 DLSS7 INFO asp-srv-client: connection closed (ss7_asp.c:1334) 20250829174228583 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250829174228583 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250829174228583 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250829174228583 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250829174228583 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 12@340f0aa53e4c: Final verdict of PTC: none 20250829174228584 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250829174228584 DLSS7 NOTICE 0: RT(dpc=0=0.0.0,mask=0x3fff=7.255.7,prio=5,via=as-srv-client,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250829174228584 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174228584 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) MTC@340f0aa53e4c: Setting final verdict of the test case. 20250829174228584 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(refuser:RI=SSN_PC,PC=(no PC),SSN=unknown 0xc9) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174228584 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250829174228584 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174228584 DMAIN INFO Got N-PCSTATE.ind (affected_pc=0=0.0.0 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN) (sccp_test_server.c:81) 20250829174228584 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(callback:RI=SSN_PC,PC=(no PC),SSN=unknown 0xcb) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) MTC@340f0aa53e4c: Local verdict of MTC: pass MTC@340f0aa53e4c: Local verdict of PTC with component reference 12: none (pass -> pass) MTC@340f0aa53e4c: Test case TC_scmg_sst_ssn_valid finished. Verdict: pass 20250829174228584 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:120) 20250829174228584 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(test_client_vty:RI=SSN_PC,PC=(no PC),SSN=BSSAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174228584 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250829174228584 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) MTC@340f0aa53e4c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_scmg_sst_ssn_valid pass'. Fri Aug 29 17:42:28 UTC 2025 ====== SCCP_Tests_RAW.TC_scmg_sst_ssn_valid pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=17672) Waiting for packet dumper to finish... 1 (prev_count=17672, count=38924) 20250829174230585 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250829174230585 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250829174230585 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) MTC@340f0aa53e4c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_scmg_sst_ssn_valid pass' was executed successfully (exit status: 0). MTC@340f0aa53e4c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_scmg_sst_ssn_invalid'. ------ SCCP_Tests_RAW.TC_scmg_sst_ssn_invalid ------ Fri Aug 29 17:42:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests_RAW.TC_scmg_sst_ssn_invalid.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests_RAW.TC_scmg_sst_ssn_invalid.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@340f0aa53e4c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_scmg_sst_ssn_invalid' was executed successfully (exit status: 0). MTC@340f0aa53e4c: Test case TC_scmg_sst_ssn_invalid started. 20250829174231693 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56430<->l=127.0.0.2:2324 (telnet_interface.c:192) 13@340f0aa53e4c: ************************************************* 13@340f0aa53e4c: M3UA emulation initiated, the test can be started 13@340f0aa53e4c: ************************************************* 20250829174231914 DLINP INFO SRV(m3ua,127.0.0.2:2905) accept()ed new link from 127.0.0.1:2905 (stream_srv.c:143) 20250829174231914 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250829174231914 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): matched connection to ASP asp-srv-client (ss7_xua_srv.c:121) 20250829174231914 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250829174231914 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) 13@340f0aa53e4c: SCTP_ConnectResult -> connection established from: "127.0.0.1":2905 to server: "127.0.0.2":2905 association #8 13@340f0aa53e4c: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 13@340f0aa53e4c: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250829174231920 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=8) (stream_srv.c:811) 20250829174231920 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 8 bytes from client (stream_srv.c:825) 20250829174231920 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829174231920 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250829174231920 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250829174231920 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250829174231920 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250829174231920 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250829174231920 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250829174231920 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250829174231920 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250829174231920 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 13@340f0aa53e4c: M3UA_ASPUP sent 13@340f0aa53e4c: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250829174231920 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250829174231921 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (ss7_asp.c:1383) 20250829174231921 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250829174231921 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250829174231921 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250829174231921 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 13@340f0aa53e4c: Message received on association #8 13@340f0aa53e4c: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 13@340f0aa53e4c: Association #8 state changed to: aSP_Inactive (5) 20250829174231924 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=8) (stream_srv.c:811) 20250829174231924 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 8 bytes from client (stream_srv.c:825) 20250829174231924 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829174231924 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250829174231924 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250829174231924 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 04 03 00 00 00 08 (ss7_asp.c:1383) 20250829174231924 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250829174231924 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250829174231924 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250829174231924 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250829174231924 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 13@340f0aa53e4c: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250829174231924 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (ss7_asp.c:1383) 20250829174231925 DLSS7 NOTICE 0: RT(dpc=0=0.0.0,mask=0x3fff=7.255.7,prio=5,via=as-srv-client,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250829174231925 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174231925 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250829174231925 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(refuser:RI=SSN_PC,PC=(no PC),SSN=unknown 0xc9) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174231925 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250829174231925 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174231925 DMAIN INFO Got N-PCSTATE.ind (affected_pc=0=0.0.0 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE) (sccp_test_server.c:81) 20250829174231925 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(callback:RI=SSN_PC,PC=(no PC),SSN=unknown 0xcb) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174231925 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:120) 20250829174231925 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(test_client_vty:RI=SSN_PC,PC=(no PC),SSN=BSSAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174231925 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 13@340f0aa53e4c: Message received on association #8 20250829174231925 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250829174231925 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 13@340f0aa53e4c: M3UA_BEAT received in wrong state 13@340f0aa53e4c: Message received on association #8 13@340f0aa53e4c: Received M3UA_NOTIFY -> discard 13@340f0aa53e4c: Message received on association #8 13@340f0aa53e4c: ASPAC_Ack received for association #8 13@340f0aa53e4c: Association #8 state changed to: aSP_Active (7) 13@340f0aa53e4c: Message received on association #8 13@340f0aa53e4c: Received M3UA_NOTIFY -> discard 20250829174232720 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=48) (stream_srv.c:811) 20250829174232720 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 48 bytes from client (stream_srv.c:825) 20250829174232720 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829174232720 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829174232720 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:599) 20250829174232720 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 sls=0 (m3ua.c:642) 20250829174232720 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (ss7_hmrt.c:244) 20250829174232720 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=1,SSN=1 (sccp2sua.c:334) 20250829174232720 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=23,SSN=1 (sccp2sua.c:334) 13@340f0aa53e4c: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250829174232720 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=20,D=0002000380020008000000018003000800000001), PART(T=Source Address,L=20,D=0002000380020008000000178003000800000001), PART(T=Data,L=5,D=037b010000) (sccp_scrc.c:545) 20250829174232720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 01 (sua.c:387) 20250829174232720 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250829174232721 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250829174232721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 01 (sua.c:387) 20250829174232721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250829174232721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250829174232721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 01 (sua.c:387) 20250829174232721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250829174232721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250829174232721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 01 (sua.c:387) 20250829174232721 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250829174232721 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250829174232721 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) MTC@340f0aa53e4c: setverdict(pass): none -> pass 20250829174237722 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56430<->l=127.0.0.2:2324 (telnet_interface.c:138) 20250829174237724 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=12) (stream_srv.c:811) 20250829174237724 DLINP NOTICE asp-srv-client NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250829174237724 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250829174237725 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250829174237725 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250829174237725 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=20) (stream_srv.c:811) 20250829174237725 DLINP NOTICE asp-srv-client NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250829174237725 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250829174237725 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250829174237725 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250829174237725 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=0) (stream_srv.c:811) 20250829174237725 DLINP NOTICE SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connection closed with client (stream_srv.c:821) 20250829174237725 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829174237725 DLSS7 INFO asp-srv-client: connection closed (ss7_asp.c:1334) 20250829174237725 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250829174237725 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250829174237725 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250829174237725 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250829174237725 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250829174237725 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250829174237725 DLSS7 NOTICE 0: RT(dpc=0=0.0.0,mask=0x3fff=7.255.7,prio=5,via=as-srv-client,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250829174237725 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174237725 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250829174237725 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(refuser:RI=SSN_PC,PC=(no PC),SSN=unknown 0xc9) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174237725 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250829174237726 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174237726 DMAIN INFO Got N-PCSTATE.ind (affected_pc=0=0.0.0 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN) (sccp_test_server.c:81) 20250829174237726 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(callback:RI=SSN_PC,PC=(no PC),SSN=unknown 0xcb) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 13@340f0aa53e4c: Final verdict of PTC: none 20250829174237726 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:120) 20250829174237726 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(test_client_vty:RI=SSN_PC,PC=(no PC),SSN=BSSAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174237726 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250829174237726 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) MTC@340f0aa53e4c: Setting final verdict of the test case. MTC@340f0aa53e4c: Local verdict of MTC: pass MTC@340f0aa53e4c: Local verdict of PTC with component reference 13: none (pass -> pass) MTC@340f0aa53e4c: Test case TC_scmg_sst_ssn_invalid finished. Verdict: pass MTC@340f0aa53e4c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_scmg_sst_ssn_invalid pass'. Fri Aug 29 17:42:37 UTC 2025 ====== SCCP_Tests_RAW.TC_scmg_sst_ssn_invalid pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=23512) Waiting for packet dumper to finish... 1 (prev_count=23512, count=32564) 20250829174239727 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250829174239727 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250829174239727 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) MTC@340f0aa53e4c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_scmg_sst_ssn_invalid pass' was executed successfully (exit status: 0). MTC@340f0aa53e4c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_callingparty_ssn_only'. ------ SCCP_Tests_RAW.TC_callingparty_ssn_only ------ Fri Aug 29 17:42:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests_RAW.TC_callingparty_ssn_only.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests_RAW.TC_callingparty_ssn_only.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@340f0aa53e4c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_callingparty_ssn_only' was executed successfully (exit status: 0). MTC@340f0aa53e4c: Test case TC_callingparty_ssn_only started. 20250829174240814 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51872<->l=127.0.0.2:2324 (telnet_interface.c:192) 14@340f0aa53e4c: ************************************************* 14@340f0aa53e4c: M3UA emulation initiated, the test can be started 14@340f0aa53e4c: ************************************************* 20250829174241019 DLINP INFO SRV(m3ua,127.0.0.2:2905) accept()ed new link from 127.0.0.1:2905 (stream_srv.c:143) 20250829174241020 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250829174241020 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): matched connection to ASP asp-srv-client (ss7_xua_srv.c:121) 20250829174241020 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250829174241020 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) 14@340f0aa53e4c: SCTP_ConnectResult -> connection established from: "127.0.0.1":2905 to server: "127.0.0.2":2905 association #8 14@340f0aa53e4c: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 14@340f0aa53e4c: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250829174241026 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=8) (stream_srv.c:811) 20250829174241027 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 8 bytes from client (stream_srv.c:825) 20250829174241027 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 14@340f0aa53e4c: M3UA_ASPUP sent 14@340f0aa53e4c: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250829174241027 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250829174241027 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250829174241027 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250829174241027 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250829174241027 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250829174241027 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250829174241027 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250829174241027 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250829174241027 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250829174241027 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250829174241027 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (ss7_asp.c:1383) 20250829174241027 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250829174241027 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250829174241027 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250829174241027 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 14@340f0aa53e4c: Message received on association #8 14@340f0aa53e4c: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 14@340f0aa53e4c: Association #8 state changed to: aSP_Inactive (5) 20250829174241030 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=8) (stream_srv.c:811) 20250829174241031 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 8 bytes from client (stream_srv.c:825) 20250829174241031 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829174241031 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250829174241031 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250829174241031 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 04 03 00 00 00 08 (ss7_asp.c:1383) 20250829174241031 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250829174241031 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250829174241031 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250829174241031 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 14@340f0aa53e4c: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250829174241031 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250829174241031 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (ss7_asp.c:1383) 20250829174241031 DLSS7 NOTICE 0: RT(dpc=0=0.0.0,mask=0x3fff=7.255.7,prio=5,via=as-srv-client,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250829174241031 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174241031 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250829174241031 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(refuser:RI=SSN_PC,PC=(no PC),SSN=unknown 0xc9) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174241031 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250829174241031 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174241031 DMAIN INFO Got N-PCSTATE.ind (affected_pc=0=0.0.0 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE) (sccp_test_server.c:81) 20250829174241031 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(callback:RI=SSN_PC,PC=(no PC),SSN=unknown 0xcb) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174241032 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:120) 20250829174241032 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(test_client_vty:RI=SSN_PC,PC=(no PC),SSN=BSSAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 14@340f0aa53e4c: Message received on association #8 20250829174241032 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250829174241032 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250829174241032 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 14@340f0aa53e4c: M3UA_BEAT received in wrong state 14@340f0aa53e4c: Message received on association #8 14@340f0aa53e4c: Received M3UA_NOTIFY -> discard 14@340f0aa53e4c: Message received on association #8 14@340f0aa53e4c: ASPAC_Ack received for association #8 14@340f0aa53e4c: Association #8 state changed to: aSP_Active (7) 14@340f0aa53e4c: Message received on association #8 14@340f0aa53e4c: Received M3UA_NOTIFY -> discard 20250829174241827 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=44) (stream_srv.c:811) 20250829174241827 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 44 bytes from client (stream_srv.c:825) 20250829174241827 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829174241827 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829174241827 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:599) 14@340f0aa53e4c: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250829174241827 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 sls=0 (m3ua.c:642) 20250829174241827 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (ss7_hmrt.c:244) 20250829174241827 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,SSN=1 (sccp2sua.c:334) 20250829174241827 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,SSN=1 (sccp2sua.c:334) 20250829174241827 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=Destination Address,L=12,D=000200018003000800000001), PART(T=Source Address,L=12,D=000200018003000800000001), PART(T=Data,L=5,D=0301010000) (sccp_scrc.c:545) 20250829174241827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (12) 00 02 00 01 80 03 00 08 00 00 00 01 (sua.c:387) 20250829174241827 DLSUA DEBUG SUA IEI 0x0102 pos 4/12: subpart tag 0x8003, len 8 (sua.c:446) 20250829174241827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (12) 00 02 00 01 80 03 00 08 00 00 00 01 (sua.c:387) 20250829174241827 DLSUA DEBUG SUA IEI 0x0103 pos 4/12: subpart tag 0x8003, len 8 (sua.c:446) 20250829174241827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (12) 00 02 00 01 80 03 00 08 00 00 00 01 (sua.c:387) 20250829174241827 DLSUA DEBUG SUA IEI 0x0103 pos 4/12: subpart tag 0x8003, len 8 (sua.c:446) 20250829174241828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 01 (sua.c:387) 20250829174241828 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250829174241828 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250829174241828 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-UNITDATA.indication (sccp_user.c:121) 20250829174241828 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Received SCCP User Primitive (N-UNITDATA.request) (sccp_sap.c:222) 20250829174241828 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=12,D=000200018003000800000001), PART(T=Destination Address,L=20,D=0002000380020008000000178003000800000001), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=5,D=0101010000) (sccp_scrc.c:483) 20250829174241828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 01 (sua.c:387) 20250829174241828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250829174241828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250829174241828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (12) 00 02 00 01 80 03 00 08 00 00 00 01 (sua.c:387) 20250829174241828 DLSUA DEBUG SUA IEI 0x0102 pos 4/12: subpart tag 0x8003, len 8 (sua.c:446) 20250829174241828 DLSS7 INFO 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=0=0.0.0,DPC=23=0.2.7,SLS=11 -> eSLS=91: picked Normal Route via 'as-srv-client' round-robin style (available) (ss7_combined_linkset.c:297) 20250829174241828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 01 (sua.c:387) 20250829174241828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250829174241828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250829174241828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (12) 00 02 00 01 80 03 00 08 00 00 00 01 (sua.c:387) 20250829174241828 DLSUA DEBUG SUA IEI 0x0102 pos 4/12: subpart tag 0x8003, len 8 (sua.c:446) 20250829174241828 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (ss7_hmrt.c:248) 20250829174241828 DLSS7 INFO 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=11 -> eSLS=75: picked Normal Route via 'as-srv-client' round-robin style (available) (ss7_combined_linkset.c:297) 20250829174241828 DLSS7 DEBUG 0: Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 prio=5 dyn via AS as-srv-client proto=m3ua (ss7_hmrt.c:193) 20250829174241828 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=23=0.2.7 (ss7_hmrt.c:203) 20250829174241828 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829174241829 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 01 00 00 00 17 03 00 00 0b 09 00 03 07 09 04 43 17 00 01 02 42 01 05 01 01 01 00 00 00 (ss7_asp.c:1383) 20250829174241829 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 14@340f0aa53e4c: Message received on association #8 14@340f0aa53e4c: MTP3_SP_PORT: Data received -> TRANSFERind sent MTC@340f0aa53e4c: setverdict(pass): none -> pass 20250829174241832 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51872<->l=127.0.0.2:2324 (telnet_interface.c:138) 20250829174241834 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=12) (stream_srv.c:811) 20250829174241834 DLINP NOTICE asp-srv-client NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250829174241834 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250829174241834 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250829174241834 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250829174241835 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=20) (stream_srv.c:811) 20250829174241835 DLINP NOTICE asp-srv-client NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250829174241835 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250829174241835 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250829174241835 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250829174241835 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=0) (stream_srv.c:811) 20250829174241835 DLINP NOTICE SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connection closed with client (stream_srv.c:821) 20250829174241835 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829174241835 DLSS7 INFO asp-srv-client: connection closed (ss7_asp.c:1334) 20250829174241835 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250829174241835 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250829174241835 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250829174241835 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 14@340f0aa53e4c: Final verdict of PTC: none 20250829174241835 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250829174241835 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250829174241835 DLSS7 NOTICE 0: RT(dpc=0=0.0.0,mask=0x3fff=7.255.7,prio=5,via=as-srv-client,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250829174241835 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174241835 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250829174241835 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(refuser:RI=SSN_PC,PC=(no PC),SSN=unknown 0xc9) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) MTC@340f0aa53e4c: Setting final verdict of the test case. 20250829174241835 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250829174241835 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174241836 DMAIN INFO Got N-PCSTATE.ind (affected_pc=0=0.0.0 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN) (sccp_test_server.c:81) MTC@340f0aa53e4c: Local verdict of MTC: pass 20250829174241836 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(callback:RI=SSN_PC,PC=(no PC),SSN=unknown 0xcb) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174241836 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:120) 20250829174241836 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(test_client_vty:RI=SSN_PC,PC=(no PC),SSN=BSSAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174241836 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250829174241836 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) MTC@340f0aa53e4c: Local verdict of PTC with component reference 14: none (pass -> pass) MTC@340f0aa53e4c: Test case TC_callingparty_ssn_only finished. Verdict: pass MTC@340f0aa53e4c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_callingparty_ssn_only pass'. Fri Aug 29 17:42:41 UTC 2025 ====== SCCP_Tests_RAW.TC_callingparty_ssn_only pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=17412) Waiting for packet dumper to finish... 1 (prev_count=17412, count=37404) 20250829174243837 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250829174243837 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250829174243837 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) MTC@340f0aa53e4c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_callingparty_ssn_only pass' was executed successfully (exit status: 0). MTC@340f0aa53e4c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_cr_timeout_cc_too_late'. ------ SCCP_Tests_RAW.TC_cr_timeout_cc_too_late ------ Fri Aug 29 17:42:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests_RAW.TC_cr_timeout_cc_too_late.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/SCCP_Tests_RAW.TC_cr_timeout_cc_too_late.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@340f0aa53e4c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-start.sh SCCP_Tests_RAW.TC_cr_timeout_cc_too_late' was executed successfully (exit status: 0). MTC@340f0aa53e4c: Test case TC_cr_timeout_cc_too_late started. 20250829174244936 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51884<->l=127.0.0.2:2324 (telnet_interface.c:192) 15@340f0aa53e4c: ************************************************* 15@340f0aa53e4c: M3UA emulation initiated, the test can be started 15@340f0aa53e4c: ************************************************* 20250829174245156 DLINP INFO SRV(m3ua,127.0.0.2:2905) accept()ed new link from 127.0.0.1:2905 (stream_srv.c:143) 20250829174245156 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250829174245156 DLSS7 INFO (r=127.0.0.1:2905<->l=127.0.0.2:2905): matched connection to ASP asp-srv-client (ss7_xua_srv.c:121) 20250829174245156 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250829174245156 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) 15@340f0aa53e4c: SCTP_ConnectResult -> connection established from: "127.0.0.1":2905 to server: "127.0.0.2":2905 association #8 15@340f0aa53e4c: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) 15@340f0aa53e4c: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250829174245163 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=8) (stream_srv.c:811) 20250829174245163 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 8 bytes from client (stream_srv.c:825) 20250829174245163 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829174245163 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250829174245163 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250829174245163 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250829174245163 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250829174245163 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250829174245163 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 15@340f0aa53e4c: M3UA_ASPUP sent 15@340f0aa53e4c: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250829174245163 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250829174245163 DLSS7 DEBUG XUA_AS(as-srv-client){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250829174245163 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250829174245163 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250829174245163 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (ss7_asp.c:1383) 20250829174245163 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250829174245163 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250829174245163 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250829174245164 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 15@340f0aa53e4c: Message received on association #8 15@340f0aa53e4c: M3UA_ASPUP_Ack received -> send M3UA_ASPAC 15@340f0aa53e4c: Association #8 state changed to: aSP_Inactive (5) 20250829174245166 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=8) (stream_srv.c:811) 20250829174245166 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 8 bytes from client (stream_srv.c:825) 20250829174245166 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829174245166 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250829174245167 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250829174245167 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 8 bytes: [L2]> 01 00 04 03 00 00 00 08 (ss7_asp.c:1383) 20250829174245167 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250829174245167 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250829174245167 DLSS7 DEBUG XUA_AS(as-srv-client){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250829174245167 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250829174245167 DLSS7 INFO 0: ASP(asp-srv-client) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250829174245167 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (ss7_asp.c:1383) 15@340f0aa53e4c: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250829174245167 DLSS7 NOTICE 0: RT(dpc=0=0.0.0,mask=0x3fff=7.255.7,prio=5,via=as-srv-client,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250829174245167 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174245167 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250829174245167 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(refuser:RI=SSN_PC,PC=(no PC),SSN=unknown 0xc9) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174245167 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250829174245167 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174245167 DMAIN INFO Got N-PCSTATE.ind (affected_pc=0=0.0.0 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE) (sccp_test_server.c:81) 15@340f0aa53e4c: Message received on association #8 20250829174245167 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(callback:RI=SSN_PC,PC=(no PC),SSN=unknown 0xcb) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174245167 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:120) 20250829174245167 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(test_client_vty:RI=SSN_PC,PC=(no PC),SSN=BSSAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174245167 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250829174245167 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 20250829174245168 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 15@340f0aa53e4c: M3UA_BEAT received in wrong state 15@340f0aa53e4c: Message received on association #8 15@340f0aa53e4c: Received M3UA_NOTIFY -> discard 15@340f0aa53e4c: Message received on association #8 15@340f0aa53e4c: ASPAC_Ack received for association #8 15@340f0aa53e4c: Association #8 state changed to: aSP_Active (7) 15@340f0aa53e4c: Message received on association #8 15@340f0aa53e4c: Received M3UA_NOTIFY -> discard 20250829174245958 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(test_client_vty:RI=SSN_PC,PC=(no PC),SSN=BSSAP) Received SCCP User Primitive (N-CONNECT.request) (sccp_sap.c:222) 20250829174245958 DLSCCP DEBUG SCCP-SCOC(1234){IDLE}: Allocated (fsm.c:456) 20250829174245958 DLSCCP DEBUG SCCP-SCOC(1234){IDLE}: Received Event N-CONNECT.req (sccp_sap.c:263) 20250829174245959 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=000004d2), PART(T=Destination Address,L=20,D=0002000380020008000000178003000800000001), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=00020003800200080000000180030008000000fe) (sccp_scrc.c:455) 20250829174245959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 01 (sua.c:387) 20250829174245959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250829174245959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250829174245959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 fe (sua.c:387) 20250829174245959 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250829174245959 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250829174245959 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=11 -> eSLS=75: use Normal Route via 'as-srv-client' (ss7_combined_linkset.c:275) 20250829174245959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 17 80 03 00 08 00 00 00 01 (sua.c:387) 20250829174245959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250829174245959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250829174245959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 01 80 03 00 08 00 00 00 fe (sua.c:387) 20250829174245959 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250829174245959 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250829174245959 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (ss7_hmrt.c:248) 20250829174245959 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=11 -> eSLS=75: use Normal Route via 'as-srv-client' (ss7_combined_linkset.c:275) 20250829174245959 DLSS7 DEBUG 0: Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 prio=5 dyn via AS as-srv-client proto=m3ua (ss7_hmrt.c:193) 20250829174245959 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=23=0.2.7 (ss7_hmrt.c:203) 20250829174245959 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829174245959 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 01 00 00 00 17 03 00 00 0b 01 00 04 d2 02 02 06 04 43 17 00 01 04 04 43 01 00 fe 00 00 (ss7_asp.c:1383) 20250829174245959 DLSCCP DEBUG SCCP-SCOC(1234){IDLE}: state_chg to CONN_PEND_OUT (sccp_scoc_fsm.c:116) 20250829174245960 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 15@340f0aa53e4c: Message received on association #8 15@340f0aa53e4c: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250829174245966 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(test_client_vty:RI=SSN_PC,PC=(no PC),SSN=BSSAP) Received SCCP User Primitive (N-DISCONNECT.request) (sccp_sap.c:222) 20250829174245966 DLSCCP DEBUG SCCP-SCOC(1234){CONN_PEND_OUT}: Received Event N-DISCONNECT.req (sccp_sap.c:263) 20250829174245966 DLSCCP DEBUG SCCP-SCOC(1234){CONN_PEND_OUT}: state_chg to WAIT_CONN_CONF (sccp_scoc_fsm.c:229) MTC@340f0aa53e4c: Waiting for RLSD 20250829174245970 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=36) (stream_srv.c:811) 20250829174245970 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 36 bytes from client (stream_srv.c:825) 20250829174245970 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 15@340f0aa53e4c: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250829174245970 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829174245970 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:599) 20250829174245970 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 sls=0 (m3ua.c:642) 20250829174245971 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (ss7_hmrt.c:244) 20250829174245971 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CO:COAK,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000002), PART(T=Destination Reference,L=4,D=000004d2), PART(T=Source Reference,L=4,D=00000001) (sccp_scrc.c:545) 20250829174245971 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(test_client_vty:RI=SSN_PC,PC=(no PC),SSN=BSSAP) CONN(1234,remPC=0=0.0.0) Received CO:COAK (sccp_scoc.c:787) 20250829174245971 DLSCCP DEBUG SCCP-SCOC(1234){WAIT_CONN_CONF}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:820) 20250829174245971 DLSCCP DEBUG 0: SCCP(rctx=0) sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00000001), PART(T=Source Reference,L=4,D=000004d2), PART(T=SCCP Cause,L=4,D=0000032a) (sccp_scrc.c:455) 20250829174245971 DLSCCP DEBUG 0: SCCP(rctx=0) dpc_accessible(DPC=23=0.2.7): true (sccp_scrc.c:85) 20250829174245971 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=0=0.0.0,DPC=23=0.2.7,SLS=0 -> eSLS=80: use Normal Route via 'as-srv-client' (ss7_combined_linkset.c:275) 20250829174245971 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=23=0.2.7 not local, message is for routing (ss7_hmrt.c:248) 20250829174245971 DLSS7 DEBUG 0: CombinedLinkset(dpc=23=0.2.7,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=1=0.0.1,DPC=23=0.2.7,SLS=0 -> eSLS=64: use Normal Route via 'as-srv-client' (ss7_combined_linkset.c:275) 20250829174245971 DLSS7 DEBUG 0: Found route for dpc=23=0.2.7: pc=23=0.2.7 mask=0x3fff=7.255.7 prio=5 dyn via AS as-srv-client proto=m3ua (ss7_hmrt.c:193) 20250829174245971 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=23=0.2.7 (ss7_hmrt.c:203) 20250829174245971 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250829174245971 DLSS7 DEBUG 0: ASP(asp-srv-client) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 01 00 00 00 17 03 00 00 00 04 00 00 01 00 04 d2 2a 00 00 00 00 (ss7_asp.c:1383) 20250829174245971 DLSCCP DEBUG SCCP-SCOC(1234){WAIT_CONN_CONF}: state_chg to DISCONN_PEND (sccp_scoc_fsm.c:334) 20250829174245971 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connected write (stream_srv.c:792) 15@340f0aa53e4c: Message received on association #8 15@340f0aa53e4c: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250829174245974 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=32) (stream_srv.c:811) 20250829174245974 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) received 32 bytes from client (stream_srv.c:825) 15@340f0aa53e4c: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250829174245974 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250829174245974 DLM3UA DEBUG 0: ASP(asp-srv-client) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250829174245974 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer (m3ua.c:599) 20250829174245974 DLM3UA DEBUG 0: ASP(asp-srv-client) m3ua_rx_xfer(): M3UA data header: opc=23=0.2.7 dpc=1=0.0.1 sls=0 (m3ua.c:642) 20250829174245974 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): found dpc=1=0.0.1 as local (ss7_hmrt.c:244) 20250829174245974 DLSCCP DEBUG 0: SCCP(rctx=0) scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=000004d2), PART(T=Source Reference,L=4,D=00000001) (sccp_scrc.c:545) 20250829174245974 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(test_client_vty:RI=SSN_PC,PC=(no PC),SSN=BSSAP) CONN(1234,remPC=23=0.2.7) Received CO:RELCO (sccp_scoc.c:787) 20250829174245975 DLSCCP DEBUG SCCP-SCOC(1234){DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:820) 20250829174245975 DLSCCP DEBUG SCCP-SCOC(1234){DISCONN_PEND}: state_chg to IDLE (sccp_scoc_fsm.c:489) 20250829174245975 DLSCCP DEBUG SCCP-SCOC(1234){IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_connection.c:198) 20250829174245975 DLSCCP DEBUG SCCP-SCOC(1234){IDLE}: Freeing instance (sccp_connection.c:198) 20250829174245975 DLSCCP DEBUG SCCP-SCOC(1234){IDLE}: Deallocated (fsm.c:568) MTC@340f0aa53e4c: setverdict(pass): none -> pass 20250829174246975 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51884<->l=127.0.0.2:2324 (telnet_interface.c:138) 20250829174246978 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=12) (stream_srv.c:811) 20250829174246978 DLINP NOTICE asp-srv-client NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250829174246978 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250829174246978 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250829174246979 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250829174246979 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=20) (stream_srv.c:811) 20250829174246979 DLINP NOTICE asp-srv-client NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250829174246979 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250829174246979 DLSS7 INFO 0: ASP(asp-srv-client) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250829174246979 DLSS7 NOTICE 0: ASP(asp-srv-client) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250829174246979 DLINP DEBUG SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) message received (res=0) (stream_srv.c:811) 20250829174246979 DLINP NOTICE SRVCONN(asp-srv-client,r=127.0.0.1:2905<->l=127.0.0.2:2905) connection closed with client (stream_srv.c:821) 20250829174246979 DLSS7 DEBUG 0: ASP(asp-srv-client) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 15@340f0aa53e4c: Final verdict of PTC: none 20250829174246979 DLSS7 INFO asp-srv-client: connection closed (ss7_asp.c:1334) 20250829174246979 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250829174246979 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250829174246979 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250829174246979 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250829174246979 DLSS7 DEBUG XUA_AS(as-srv-client){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) MTC@340f0aa53e4c: Setting final verdict of the test case. 20250829174246979 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250829174246979 DLSS7 NOTICE 0: RT(dpc=0=0.0.0,mask=0x3fff=7.255.7,prio=5,via=as-srv-client,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250829174246979 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174246980 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(SCCP Management:RI=SSN_PC,PC=(no PC),SSN=MGMT) Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:302) 20250829174246980 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(refuser:RI=SSN_PC,PC=(no PC),SSN=unknown 0xc9) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) MTC@340f0aa53e4c: Local verdict of MTC: pass MTC@340f0aa53e4c: Local verdict of PTC with component reference 15: none (pass -> pass) MTC@340f0aa53e4c: Test case TC_cr_timeout_cc_too_late finished. Verdict: pass 20250829174246980 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:33) 20250829174246980 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(echo:RI=SSN_PC,PC=(no PC),SSN=unknown 0xca) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174246980 DMAIN INFO Got N-PCSTATE.ind (affected_pc=0=0.0.0 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN) (sccp_test_server.c:81) 20250829174246980 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(callback:RI=SSN_PC,PC=(no PC),SSN=unknown 0xcb) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174246980 DMAIN NOTICE Unknown primitive N-PCSTATE.indication (sccp_test_server.c:120) 20250829174246980 DLSCCP DEBUG 0: SCCP(rctx=0) SCU(test_client_vty:RI=SSN_PC,PC=(no PC),SSN=BSSAP) Delivering to SCCP User: N-PCSTATE.indication (sccp_user.c:121) 20250829174246980 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250829174246980 DLSS7 DEBUG XUA_ASP(asp-srv-client){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) MTC@340f0aa53e4c: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_cr_timeout_cc_too_late pass'. Fri Aug 29 17:42:46 UTC 2025 ====== SCCP_Tests_RAW.TC_cr_timeout_cc_too_late pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=36524) Waiting for packet dumper to finish... 1 (prev_count=36524, count=45576) 20250829174248981 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250829174248981 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250829174248981 DLSS7 DEBUG XUA_AS(as-srv-client){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) MTC@340f0aa53e4c: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/ttcn3-tcpdump-stop.sh SCCP_Tests_RAW.TC_cr_timeout_cc_too_late pass' was executed successfully (exit status: 0). MC@340f0aa53e4c: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@340f0aa53e4c: Terminating MTC. MC@340f0aa53e4c: MTC terminated. MC2> exit MC@340f0aa53e4c: Shutting down session. MC@340f0aa53e4c: Shutdown complete. No expected results found, not comparing outcome. (/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp/expected-results.xml) [testenv] Testsuite is done [testenv] Stopping testsuite (3246578) [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-sccp-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/titan-11.1.0-debian-trixie', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite', 'testenv-sccp-osmocom-nightly-asan-20250829-1741-04c74ef6-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/log_merge.sh SCCP_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-sccp-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache/podman/titan-11.1.0-debian-trixie', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite', 'testenv-sccp-osmocom-nightly-asan-20250829-1741-04c74ef6-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/log_format.sh'] [testenv] Stopping sccp_demo_user (3246435) [testenv] Showing testsuite/junit-xml-9631.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/sccp:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sccp-osmocom-nightly-asan-20250829-1741-04c74ef6-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-sccp-test-asan/logs/testsuite/junit-xml-9631.log && echo']                [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-sccp-osmocom-nightly-asan-20250829-1741-04c74ef6-0'] testenv-sccp-osmocom-nightly-asan-20250829-1741-04c74ef6-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sccp-test-asan/449/artifact/logs/  + [ 0 = 0 ] + rm -rf _cache .linux + uptime + grep --color=always -o load.* load average: 0.36, 0.39, 0.49 + exit 0 Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS